Searched refs:expected_anno_inst (Results 1 – 2 of 2) sorted by relevance
1583 for (const std::string& expected_anno_inst : tc.annotations) { in TEST_P() local1584 EXPECT_EQ(expected_anno_inst, DisassembleInst(*inst_iter)) in TEST_P()