Home
last modified time | relevance | path

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

/art/compiler/linker/
Drelative_patcher_test.h212 DumpDiff(expected_code, linked_code); in CheckLinkedMethod()
216 void DumpDiff(const ArrayRef<const uint8_t>& expected_code, in DumpDiff() function
/art/compiler/linker/arm/
Drelative_patcher_thumb2_test.cc213 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
628 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldWide()
733 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerFieldNarrow()
1018 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1101 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
1161 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TEST_F()
/art/compiler/linker/arm64/
Drelative_patcher_arm64_test.cc192 DumpDiff(ArrayRef<const uint8_t>(expected_code), linked_code); in CheckThunk()
378 DumpDiff(ArrayRef<const uint8_t>(expected_thunk_code), thunk_code); in TestNopsAdrpInsn2AndUseHasThunk()
953 DumpDiff(ArrayRef<const uint8_t>(expected_thunk), compiled_thunk); in TestBakerField()
1196 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()