Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Drelative_patcher_test.h258 std::string expected_hex_str = expected_hex.str(); in DumpDiff() local
267 expected_hex_str.replace(0u, remove * 3u, replacement); in DumpDiff()
272 LOG(ERROR) << "<" << expected_hex_str; in DumpDiff()