Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Drelative_patcher_test.h233 DumpDiff(expected_code, linked_code); in CheckLinkedMethod()
237 void DumpDiff(const ArrayRef<const uint8_t>& expected_code, in DumpDiff() function
/art/dex2oat/linker/arm/
Drelative_patcher_thumb2_test.cc260 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
717 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldWide()
818 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldNarrow()
1111 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1189 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1244 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
/art/dex2oat/linker/arm64/
Drelative_patcher_arm64_test.cc233 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
419 DumpDiff(ArrayRef<const uint8_t>(expected_thunk_code), thunk_code); in TestNopsAdrpInsn2AndUseHasThunk()
1056 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerField()
1303 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1381 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()