Searched refs:PrintDiff (Results 1 – 3 of 3) sorted by relevance
34 void PrintDiff(const std::string& a, const std::string& b);
58 void PrintDiff(const string& a, const string& b) { in PrintDiff() function
91 test::PrintDiff(expected, output); in Compare()