HomeSort by relevance Sort by last modified time
    Searched refs:expected_code1 (Results 1 - 2 of 2) sorted by null

  /art/dex2oat/linker/arm/
relative_patcher_thumb2_test.cc 963 const std::vector<uint8_t> expected_code1 = local
996 const std::vector<uint8_t> expected_code1 = RawCode({kNopWInsn, bne, kLdrWInsn, kNopInsn}); local
1065 const std::vector<uint8_t> expected_code1 = local
    [all...]
  /art/dex2oat/linker/arm64/
relative_patcher_arm64_test.cc 1165 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); local
1196 const std::vector<uint8_t> expected_code1 = RawCode({cbnz, kLdrWInsn, kNopInsn}); local
1252 const std::vector<uint8_t> expected_code1 = RawCode({kNopInsn, cbnz_max_forward, kLdrWInsn}); local
    [all...]

Completed in 546 milliseconds