Home
last modified time | relevance | path

Searched refs:expected_instructions (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
380 Eq(GetParam().expected_instructions)); in TEST_P()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.control_flow_test.cpp209 std::vector<uint32_t> expected_instructions; member
228 Eq(GetParam().expected_instructions)); in TEST_P()
Dtext_to_binary.constant_test.cpp99 std::vector<uint32_t> expected_instructions; member
111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()
380 Eq(GetParam().expected_instructions)); in TEST_P()