| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | remove_unused_interface_variables_test.cpp | 26 static const std::string expected = R"(OpCapability Shader member
|
| /third_party/skia/experimental/skrive/tests/ |
| H A D | DomTypes.cpp | 12 void check_type(skiatest::Reporter* reporter, const sk_sp<U>& node, bool expected) { in check_type() argument
|
| /third_party/spirv-tools/test/opt/ |
| H A D | assembly_builder_test.cpp | 28 std::vector<const char*> expected = { in TEST_F() local 92 std::vector<const char*> expected = { in TEST_F() local 187 std::vector<const char*> expected = { in TEST_F() local 255 std::vector<const char*> expected = { in TEST_F() local
|
| H A D | remove_unused_interface_variables_test.cpp | 25 static const std::string expected = R"(OpCapability Shader member
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| H A D | const_array_resolver_test.cpp | 46 auto expected = CreateEmptyGraph(); in TEST_F() local 189 auto expected = CreateEmptyGraph(); in TEST_F() local 249 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| H A D | reg_encoder_test.cpp | 83 auto expected = CreateEmptyGraph(); in TEST_F() local 166 auto expected = CreateEmptyGraph(); in TEST_F() local 293 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| /test/xts/acts/kernel_lite/math_posix/src/ |
| H A D | MathApiTest.cpp | 37 double expected[] = {-5, 0, 124};
in HWTEST_F() local 53 float expected[] = {-5, 0, 124};
in HWTEST_F() local 71 double expected[] = {1, 0, 0, 1, 0, 0, 0};
in HWTEST_F() local 89 float expected[] = {1, 1, 1, 0, 0, 0};
in HWTEST_F() local 150 float expected[] = {1, 12.915494918823242, 0.077426381409168243};
in HWTEST_F() local 166 long double expected[] = {1, 12.91549665014884, 0.077426368268112708}; HWTEST_F() local 182 float expected[] = {0, 1, 0}; HWTEST_F() local 198 double expected[] = {1.5000000499999999, -1.5000000499999999, 0.0000000, 1.9999978434325483}; HWTEST_F() local 214 float expected[] = {1.5000004768371582, -1.5000004768371582, 0.000000, 1.9999978542327881}; HWTEST_F() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | msg_tst.c | 29 const char *expected; member
|
| H A D | hash.c | 27 check (const char *name, unsigned long int expected) in check() argument
|
| /third_party/gn/src/gn/ |
| H A D | ninja_binary_target_writer_unittest.cc | 35 const char expected[] = in TEST_F() local 72 const char expected[] = in TEST_F() local 100 const char expected[] = in TEST_F() local 136 const char expected[] = in TEST_F() local 172 const char expected[] in TEST_F() local [all...] |
| H A D | ninja_bundle_data_target_writer_unittest.cc | 48 const char expected[] = in TEST() local
|
| H A D | ninja_rust_binary_target_writer_unittest.cc | 55 const char expected[] = in TEST_F() local 110 const char expected[] = in TEST_F() local 152 const char expected[] = in TEST_F() local 194 const char expected[] in TEST_F() local 250 const char expected[] = TEST_F() local 303 const char expected[] = TEST_F() local 344 const char expected[] = TEST_F() local 388 const char expected[] = TEST_F() local 461 const char expected[] = TEST_F() local 513 const char expected[] = TEST_F() local 573 const char expected[] = TEST_F() local 616 const char expected[] = TEST_F() local 708 const char expected[] = TEST_F() local 811 const char expected[] = TEST_F() local 859 const char expected[] = TEST_F() local 901 const char expected[] = TEST_F() local 1073 const char expected[] = TEST_F() local 1141 const char expected[] = TEST_F() local 1208 const char expected[] = TEST_F() local 1308 const char expected[] = TEST_F() local 1392 const char expected[] = TEST_F() local 1439 const char expected[] = TEST_F() local 1485 const char expected[] = TEST_F() local 1534 const char expected[] = TEST_F() local 1589 const char expected[] = TEST_F() local 1638 const char expected[] = TEST_F() local 1685 const char expected[] = TEST_F() local 1726 const char expected[] = TEST_F() local 1804 const char expected[] = TEST_F() local 1889 const char expected[] = TEST_F() local 1943 const char expected[] = TEST_F() local [all...] |
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | array-spread.js | 64 var expected = [0, 1, 2, 3 ,4, 5]; variable
|
| H A D | set-iterators.js | 111 var expected = [0, 1, 2, 4, 5, 6, 3]; variable
|
| H A D | string-iterator.js | 47 var expected = ['E', 'x', 'a', 'm', 'p', 'l', 'e', ' ', 's', 't', 'r', 'i', 'n', 'g', '.']; variable 62 var expected = ['^', 'o', '?', 'һ', 'R', '?', ']', 'ŭ', '媖', '?', '᯾', '豼', 'ע', 'W', '?']; variable
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | array-prototype-sort.js | 52 var expected = [1,2,3,4,5,undefined,,,,]; variable
|
| /third_party/musl/porting/linux/user/src/hook/ |
| H A D | musl_fdtrack.c | 13 bool fdtrack_cas_hook(fdtrack_hook* expected, fdtrack_hook value) in fdtrack_cas_hook() argument
|
| /third_party/node/deps/npm/node_modules/retry/test/integration/ |
| H A D | test-timeouts.js | 62 var expected = [250, 500, 1000]; variable
|
| /third_party/node/deps/v8/src/base/ |
| H A D | once.cc | 31 uint8_t expected = ONCE_STATE_UNINITIALIZED; in CallOnceImpl() local
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | roundeven_test.cpp | 37 float input, expected; in TEST() member 73 double input, expected; in TEST() member [all...] |
| /third_party/openssl/test/ |
| H A D | sm4_internal_test.c | 38 static const uint8_t expected[SM4_BLOCK_SIZE] = { in test_sm4_ecb() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | ConstantFoldingOverflow_test.cpp | 30 float expected = positive ? std::numeric_limits<float>::infinity() in evaluateFloatOverflow() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
| H A D | pragma_test.cpp | 19 const char *expected = "\n"; in TEST_F() local 33 const char *expected = "\n"; in TEST_F() local 46 const char *expected = "\n"; in TEST_F() local 59 const char *expected = "\n"; in TEST_F() local 72 const char *expected = "\n"; in TEST_F() local 101 const char *expected = "\\n"; TEST_F() local 114 const char *expected = ""; TEST_F() local 131 const char *expected = "\\n"; TEST_P() local [all...] |
| /third_party/vixl/test/aarch64/ |
| H A D | test-disasm-sve-aarch64.cc | 3700 const char* expected[] = {" pldl1keep", in TEST() local
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deRandom.cpp | 54 static const bool expected[] = { true, false, false, false, true, true, false, false, false, false, false, false, true, false, true, false, false, false, false, true }; in Random_selfTest() local 63 static const int expected[] = { -6628, -6483, 802, -7758, -8463, 3165, 9216, 3107, 1851, 8707 }; in Random_selfTest() local 72 static const deUint32 expected[] = { 3694588092u, 3135240271u, 882874943u, 2108407657u, 376640368u, 1395362929u, 2611849801u, 3151830690u, 901476922u, 989608184u }; in Random_selfTest() local 81 static const deUint64 expected[] in Random_selfTest() local 90 static const float expected[] = { 0.763413f, 0.679680f, 0.288965f, 0.854431f, 0.403095f, 0.198132f, 0.729899f, 0.741484f, 0.358263f, 0.686578f }; Random_selfTest() local [all...] |