Searched refs:expected_instructions (Results 1 – 4 of 4) sorted by relevance
209 std::vector<uint32_t> expected_instructions; member228 Eq(GetParam().expected_instructions)); in TEST_P()
99 std::vector<uint32_t> expected_instructions; member111 EXPECT_THAT(CompiledInstructions(input), Eq(GetParam().expected_instructions)) in TEST_P()380 Eq(GetParam().expected_instructions)); in TEST_P()