Searched refs:patches1 (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/linker/arm/ |
D | relative_patcher_thumb2_test.cc | 973 const LinkerPatch patches1[] = { in TEST_F() local 976 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1042 const LinkerPatch patches1[] = { in TEST_F() local 1045 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1074 const LinkerPatch patches1[] = { in TEST_F() local 1077 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
|
/art/dex2oat/linker/arm64/ |
D | relative_patcher_arm64_test.cc | 1172 const LinkerPatch patches1[] = { in TEST_F() local 1175 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1232 const LinkerPatch patches1[] = { in TEST_F() local 1235 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F() 1261 const LinkerPatch patches1[] = { in TEST_F() local 1264 AddCompiledMethod(MethodRef(1u), code1, ArrayRef<const LinkerPatch>(patches1)); in TEST_F()
|