Home
last modified time | relevance | path

Searched refs:DumpDiff (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/linker/
Drelative_patcher_test.h238 DumpDiff(expected_code, linked_code); in CheckLinkedMethod()
242 void DumpDiff(const ArrayRef<const uint8_t>& expected_code, in DumpDiff() function
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc261 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
747 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldWide()
848 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldNarrow()
1141 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1219 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1274 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc234 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
420 DumpDiff(ArrayRef<const uint8_t>(expected_thunk_code), thunk_code); in TestNopsAdrpInsn2AndUseHasThunk()
1087 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerField()
1334 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1412 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()