Home
last modified time | relevance | path

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

12345678910

/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
H A Dfunction_var_test.cc320 const char* expect = "var x_200 : Arr = Arr(1u, 2u);\n"; in TEST_F() local
537 auto* expect = in TEST_F() local
571 auto* expect = R"(var x_25 : u32; in TEST_F() local
616 auto* expect = R"(var x_25 : u32; in TEST_F() local
689 auto* expect = R"(x_1 = 0u; in TEST_F() local
760 auto* expect = R"(let x_1 : u32 = 1u; TEST_F() local
820 auto* expect = R"(if (true) { TEST_F() local
877 auto* expect = R"(if (true) { TEST_F() local
932 auto* expect = R"(let x_1 : u32 = 1u; TEST_F() local
987 auto* expect = R"(loop { TEST_F() local
1061 auto* expect = R"(loop { TEST_F() local
1142 auto* expect = R"(let x_101 : bool = x_17; TEST_F() local
1221 auto* expect = R"(let x_101 : bool = x_7; TEST_F() local
1295 auto* expect = R"(let x_101 : bool = x_7; TEST_F() local
1368 auto* expect = R"(var x_41_phi : u32; TEST_F() local
1427 auto* expect = R"(var x_101_phi : bool; TEST_F() local
[all...]
/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...]
/third_party/gn/src/gn/
H A Dtokenizer_unittest.cc20 bool CheckTokenizer(const char* input, const TokenExpectation (&expect)[len]) { in CheckTokenizer() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java223 private void expect(Transliterator t, String source, String expectedResult) { in expect() method in CompoundTransliteratorTest
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java220 private void expect(Transliterator t, String source, String expectedResult) { in expect() method in CompoundTransliteratorTest
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl_sanitizer_test.cc51 auto* expect = R"(#version 310 es in TEST_F() local
102 auto* expect = R"(#version 310 es in TEST_F() local
156 auto* expect = R"(#version 310 es in TEST_F() local
199 auto* expect = R"(#version 310 es in TEST_F() local
240 auto* expect = R"(#version 310 es in TEST_F() local
287 auto* expect = R"(#version 310 es TEST_F() local
340 auto* expect = R"(#version 310 es TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator_impl_sanitizer_test.cc51 auto* expect = R"(ByteAddressBuffer b : register(t1, space2); in TEST_F() local
91 auto* expect = R"(ByteAddressBuffer b : register(t1, space2); in TEST_F() local
133 auto* expect = R"(ByteAddressBuffer b : register(t1, space2); in TEST_F() local
181 auto* expect = R"(cbuffer cbuffer_tint_symbol_1 : register(b4, space3) { in TEST_F() local
217 auto* expect = R"(void main() { in TEST_F() local
250 auto* expect = R"(struct S { TEST_F() local
289 auto* expect = R"(void main() { TEST_F() local
334 auto* expect = R"(void main() { TEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_kawase_blur_shader_filter_test.cpp222 std::string expect = "blur radius is " + std::to_string(float(36)); // 36 match result in HWTEST_F() local
H A Dge_mesa_blur_shader_filter_test.cpp196 std::string expect = "blur radius is " + std::to_string(float(9)); // 9 match result in HWTEST_F() local
/foundation/multimedia/media_foundation/test/unittest/
H A DTestSynchronizer.cpp97 int expect = 1234; in HWTEST_F() local
115 int expect = 1234; in HWTEST_F() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h342 void expect(NumberFormat& fmt, const char *str, const Formattable& n) { in expect() function in NumberFormatTest
349 void expect(NumberFormat& fmt, const Formattable& n, in expect() function in NumberFormatTest
357 void expect(NumberFormat* fmt, const Formattable& n, in expect() function in NumberFormatTest
362 void expect(NumberForma function in NumberFormatTest
367 void expect(NumberFormat* fmt, const Formattable& n, expect() function in NumberFormatTest
[all...]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A D_tokenizer.py134 def expect(self, name: str, *, expected: str) -> Token: member in Tokenizer
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_optimizer_test.cpp277 auto expect = from_string(expect_orig); in check() local
291 auto expect = from_string(expect_orig); in ra_check() local
/third_party/mesa3d/src/util/tests/
H A Ddag_test.cpp33 struct util_dynarray expect, actual; member in dag_test

Completed in 11 milliseconds

12345678910