Home
last modified time | relevance | path

Searched refs:code2 (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc979 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
983 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1080 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
1084 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc1182 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
1186 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()
1272 ArrayRef<const uint8_t> code2(raw_code2); in TEST_F() local
1276 AddCompiledMethod(MethodRef(5u), code2, ArrayRef<const LinkerPatch>(patches2)); in TEST_F()