Home
last modified time | relevance | path

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

/art/dex2oat/linker/x86_64/
Drelative_patcher_x86_64_test.cc83 LinkerPatch method2_patches[] = { in TEST_F() local
86 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
/art/dex2oat/linker/x86/
Drelative_patcher_x86_test.cc63 LinkerPatch method2_patches[] = { in TEST_F() local
66 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc425 const LinkerPatch method2_patches[] = { in TEST_F() local
428 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc595 const LinkerPatch method2_patches[] = { in TEST_F() local
598 AddCompiledMethod(MethodRef(2u), kCallCode, ArrayRef<const LinkerPatch>(method2_patches)); in TEST_F()