Searched refs:prefix_with_opcode (Results 1 – 3 of 3) sorted by relevance
247 auto prefix_with_opcode = GetParam().substr(GetParam().find("Group")); in TEST_P() local248 auto opcode = prefix_with_opcode.substr(0, prefix_with_opcode.find(' ')); in TEST_P()