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

/art/compiler/linker/
H A Drelative_patcher_test.h207 DumpDiff(expected_code, linked_code);
211 void DumpDiff(const ArrayRef<const uint8_t>& expected_code, function in class:art::linker::RelativePatcherTest
/art/compiler/linker/arm/
H A Drelative_patcher_thumb2_test.cc111 DumpDiff(expected_code, linked_code);
/art/compiler/linker/arm64/
H A Drelative_patcher_arm64_test.cc142 DumpDiff(expected_code, linked_code);
333 DumpDiff(ArrayRef<const uint8_t>(expected_thunk_code), thunk_code);

Completed in 76 milliseconds