Searched refs:patches1 (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/arm64/ |
D | relative_patcher_arm64_test.cc | 1150 const LinkerPatch patches1[] = { in TEST_F() local 1153 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1210 const LinkerPatch patches1[] = { in TEST_F() local 1213 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1239 const LinkerPatch patches1[] = { in TEST_F() local 1242 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
|
/art/dex2oat/linker/arm/ |
D | relative_patcher_thumb2_test.cc | 941 const LinkerPatch patches1[] = { in TEST_F() local 944 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1009 const LinkerPatch patches1[] = { in TEST_F() local 1012 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1039 const LinkerPatch patches1[] = { in TEST_F() local 1042 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
|