Home
last modified time | relevance | path

Searched defs:expect (Results 51 - 75 of 362) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcpu_mask.c34 const char *expect; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dsocket.c20 int expect; member
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/hwi_nesting/
H A DIt_hwi_nesting.c56 UINT32 CheckIntrTrace(UINT32 *expect, UINT32 num) in CheckIntrTrace() argument
/test/xts/acts/global_lite/i18n_lite/week_plural_number/src/
H A Dweek_plural_number_test.cpp56 int expect = PluralRuleType::OTHER; in HWTEST_F() local
77 int expect = PluralRuleType::OTHER; in HWTEST_F() local
98 int expect = PluralRuleType::ONE; in HWTEST_F() local
148 int expect = PluralRuleType::ZERO; HWTEST_F() local
166 int expect = PluralRuleType::TWO; HWTEST_F() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp699 check(const Instr& eval, const Instr& expect) check() argument
704 check(const string& init, const Instr& expect) check() argument
[all...]
H A Dsfn_shaderfromstring_test.cpp58 std::vector<PInst, Allocator<PInst>> expect; in TEST_F() local
115 check(const vector<PInst>& eval, const std::vector<PInst, Allocator<PInst>>& expect) check() argument
[all...]
/third_party/musl/src/aio/
H A Daio_suspend.c11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
/third_party/musl/porting/liteos_a/user/src/aio/
H A Daio_suspend.c11 int i, tid = 0, ret, expect = 0; in aio_suspend() local
/third_party/skia/third_party/externals/spirv-tools/test/tools/
H A Dexpect_unittest.py16 import expect namespace
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
H A Dexpect_unittest.py16 import expect namespace
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dformatter_test.cc54 auto* expect = R"(1:14: purr in TEST_F() local
63 auto* expect = R"(1:14: purr in TEST_F() local
74 auto* expect = "no source!"; in TEST_F() local
81 auto* expect = R"(file.name:1:14: purr in TEST_F() local
90 auto* expect = R"(1:14 note: purr in TEST_F() local
99 auto* expect = R"(1:14: purr TEST_F() local
117 auto* expect = R"(file.name:1:14 note: purr TEST_F() local
138 auto* expect = R"(2:9: multiline TEST_F() local
152 auto* expect = R"(file.name:1:14 note: purr TEST_F() local
173 auto* expect = R"(2:9: multiline TEST_F() local
187 auto* expect = R"(file.name:4:16 internal compiler error: unreachable TEST_F() local
198 auto* expect = R"(file.name:4:16 fatal: nothing TEST_F() local
211 auto* expect = R"(file.name:10:20 error: oob TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction_call_test.cc55 const char* expect = R"(fn x_50() { in TEST_F() local
H A Dfunction_decl_test.cc77 std::string expect = R"(fn x_100() { in TEST_F() local
97 std::string expect = R"(fn x_200() -> f32 { in TEST_F() local
122 std::string expect = R"(fn x_200(a : u32, b : f32, c : i32) { in TEST_F() local
146 std::string expect = R"(fn x_200(x_14 : u32, x_15 : f32, x_16 : i32) { in TEST_F() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Drenamer_test.cc32 auto* expect = ""; in TEST_F() local
57 auto* expect = R"( in TEST_F() local
95 auto* expect = R"( in TEST_F() local
130 auto* expect = R"( in TEST_F() local
163 auto* expect = R"( in TEST_F() local
198 auto* expect = R"( TEST_F() local
239 auto* expect = R"( TEST_P() local
264 auto* expect = R"( TEST_P() local
289 auto* expect = R"( TEST_P() local
[all...]
H A Dvectorize_scalar_matrix_constructors_test.cc64 auto expect = utils::ReplaceAll(tmpl, "${values}", vector_values); in TEST_P() local
93 auto expect = src; in TEST_P() local
/third_party/spirv-tools/test/tools/
H A Dexpect_unittest.py16 import expect namespace
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h114 long expect = 0; in Lock() local
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dfutex_tool.cpp60 uint32_t expect = IS_READY; in FutexWait() local
110 uint32_t expect = IS_NOT_READY; in FutexWake() local
/foundation/window/window_manager/utils/include/
H A Datomic_map.h90 bool expect = false; in locked() local
/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp112 auto expect = vec * 2; in HWTEST_F() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_display_zoom_test.cpp84 Transform expect; in HWTEST_F() local
138 Transform expect; HWTEST_F() local
175 Transform expect; HWTEST_F() local
202 Transform expect; HWTEST_F() local
248 Transform expect; HWTEST_F() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Djump_label.c38 const void *expect, *code, *nop; in __jump_label_patch() local
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Drseq-mips-bits.h14 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_storev)(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() argument
190 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_cmpeqv_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev() argument
270 rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, intptr_t *v2, intptr_t newv2, intptr_t newv, int cpu) rseq_cmpeqv_trystorev_storev() argument
342 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument
[all...]
H A Drseq-ppc-bits.h15 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_storev)(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() argument
207 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_cmpeqv_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev() argument
292 rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, intptr_t *v2, intptr_t newv2, intptr_t newv, int cpu) rseq_cmpeqv_trystorev_storev() argument
369 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument
[all...]
H A Drseq-s390-bits.h9 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_storev)(intptr_t *v, intptr_t expect, intptr_t newv, int cpu) in rseq_cmpeqv_storev() argument
199 int RSEQ_TEMPLATE_IDENTIFIER(rseq_cmpeqv_cmpeqv_storev)(intptr_t *v, intptr_t expect, in rseq_cmpeqv_cmpeqv_storev() argument
284 rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect, intptr_t *v2, intptr_t newv2, intptr_t newv, int cpu) rseq_cmpeqv_trystorev_storev() argument
357 rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect, void *dst, void *src, size_t len, intptr_t newv, int cpu) rseq_cmpeqv_trymemcpy_storev() argument
[all...]

Completed in 8 milliseconds

12345678910>>...15