Searched refs:PrintDiff (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/tests/ | ||
D | test_util.h | 34 void PrintDiff(const std::string& a, const std::string& b); |
D | test_util.cpp | 58 void PrintDiff(const string& a, const string& b) { in PrintDiff() function |