Searched refs:expected_disassembly (Results 1 – 6 of 6) sorted by relevance
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | freeze_spec_const_test.cpp | 105 std::string expected_disassembly = SelectiveJoin(text, [](const char* line) { in TEST_F() local 118 EXPECT_TRUE(FindAndReplace(&expected_disassembly, p.first, p.second)) in TEST_F() 120 << expected_disassembly << "\n" in TEST_F() 127 expected_disassembly, in TEST_F()
|
D | eliminate_dead_const_test.cpp | 69 const std::string expected_disassembly = in TEST_F() local 79 JoinAllInsts(text), expected_disassembly, /* skip_nop = */ true); in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | freeze_spec_const_test.cpp | 105 std::string expected_disassembly = SelectiveJoin(text, [](const char* line) { in TEST_F() local 118 EXPECT_TRUE(FindAndReplace(&expected_disassembly, p.first, p.second)) in TEST_F() 120 << expected_disassembly << "\n" in TEST_F() 127 expected_disassembly, in TEST_F()
|
D | eliminate_dead_const_test.cpp | 69 const std::string expected_disassembly = in TEST_F() local 79 JoinAllInsts(text), expected_disassembly, /* skip_nop = */ true); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | freeze_spec_const_test.cpp | 105 std::string expected_disassembly = SelectiveJoin(text, [](const char* line) { in TEST_F() local 118 EXPECT_TRUE(FindAndReplace(&expected_disassembly, p.first, p.second)) in TEST_F() 120 << expected_disassembly << "\n" in TEST_F() 127 expected_disassembly, in TEST_F()
|
D | eliminate_dead_const_test.cpp | 69 const std::string expected_disassembly = in TEST_F() local 79 JoinAllInsts(text), expected_disassembly, /* skip_nop = */ true); in TEST_F()
|