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

/art/compiler/linker/
H A Drelative_patcher_test.h215 std::ostringstream diff_indicator; local
223 diff_indicator << (found_diff ? " ^^" : " ");
229 std::string diff_indicator_str = diff_indicator.str();

Completed in 43 milliseconds