Home
last modified time | relevance | path

Searched refs:method1_patches (Results 1 – 4 of 4) sorted by relevance

/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64_test.cc79 LinkerPatch method1_patches[] = { in TEST_F() local
82 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
/art/dex2oat/linker/x86/
Drelative_patcher_x86_test.cc59 LinkerPatch method1_patches[] = { in TEST_F() local
62 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc144 const ArrayRef<const LinkerPatch>& method1_patches, in Create2MethodsWithGap() argument
151 AddCompiledMethod(MethodRef(1u), method1_code, method1_patches); in Create2MethodsWithGap()
421 const LinkerPatch method1_patches[] = { in TEST_F() local
424 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
504 const LinkerPatch method1_patches[] = { in TEST_F() local
510 ArrayRef<const LinkerPatch>(method1_patches), in TEST_F()
552 const LinkerPatch method1_patches[] = { in TEST_F() local
559 ArrayRef<const LinkerPatch>(method1_patches), in TEST_F()
1333 const LinkerPatch method1_patches[] = { in TEST_F() local
1338 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc111 const ArrayRef<const LinkerPatch>& method1_patches, in Create2MethodsWithGap() argument
118 AddCompiledMethod(MethodRef(1u), method1_code, method1_patches); in Create2MethodsWithGap()
591 const LinkerPatch method1_patches[] = { in TEST_F() local
594 AddCompiledMethod(MethodRef(1u), kCallCode, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()
671 const LinkerPatch method1_patches[] = { in TEST_F() local
677 ArrayRef<const LinkerPatch>(method1_patches), in TEST_F()
723 const LinkerPatch method1_patches[] = { in TEST_F() local
730 ArrayRef<const LinkerPatch>(method1_patches), in TEST_F()
1437 const LinkerPatch method1_patches[] = { in TEST_F() local
1442 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(method1_patches)); in TEST_F()