Searched defs:expected_code2 (Results 1 – 2 of 2) sorted by relevance
995 const std::vector<uint8_t> expected_code2 = RawCode({kNopWInsn, bne_max_backward, kLdrWInsn}); in TEST_F() local1097 const std::vector<uint8_t> expected_code2 = in TEST_F() local
1197 const std::vector<uint8_t> expected_code2 = RawCode({cbnz_max_backward, kLdrWInsn}); in TEST_F() local1284 const std::vector<uint8_t> expected_code2 = RawCode({kNopInsn, cbnz_last, kLdrWInsn}); in TEST_F() local