Home
last modified time | relevance | path

Searched refs:expected_3 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp541 std::string expected_3 = R"( in TEST() local
558 CheckEqual(env, expected_3, context.get()); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dremove_unused_instruction_test.cpp541 std::string expected_3 = R"( in TEST() local
558 CheckEqual(env, expected_3, context.get()); in TEST()
/third_party/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp541 std::string expected_3 = R"( in TEST() local
558 CheckEqual(env, expected_3, context.get()); in TEST()
/third_party/vixl/test/aarch64/
H A Dtest-disasm-neon-aarch64.cc595 const char* expected_3 = "unallocated (NEONLoadStoreMultiStructPostIndex)"; in TEST() local
635 COMPARE(dci(0x0cc00c00), expected_3); // opcode = 0b0000, size:Q = 0b110 in TEST()
636 COMPARE(dci(0x0cc04c00), expected_3); // opcode = 0b0100, size:Q = 0b110 in TEST()
637 COMPARE(dci(0x0cc08c00), expected_3); // opcode = 0b1000, size:Q = 0b110 in TEST()
649 COMPARE(dci(0x0c800c00), expected_3); // opcode = 0b0000, size:Q = 0b110 in TEST()
650 COMPARE(dci(0x0c804c00), expected_3); // opcode = 0b0100, size:Q = 0b110 in TEST()
651 COMPARE(dci(0x0c808c00), expected_3); // opcode = 0b1000, size:Q = 0b110 in TEST()

Completed in 9 milliseconds