HomeSort by relevance Sort by last modified time
    Searched refs:DumpDiff (Results 1 - 3 of 3) sorted by null

  /art/compiler/linker/
relative_patcher_test.h 207 DumpDiff(expected_code, linked_code);
211 void DumpDiff(const ArrayRef<const uint8_t>& expected_code,
  /art/compiler/linker/arm/
relative_patcher_thumb2_test.cc 111 DumpDiff(expected_code, linked_code);
  /art/compiler/linker/arm64/
relative_patcher_arm64_test.cc 142 DumpDiff(expected_code, linked_code);
333 DumpDiff(ArrayRef<const uint8_t>(expected_thunk_code), thunk_code);
    [all...]

Completed in 353 milliseconds