Searched refs:MismatchStr (Results 1 – 1 of 1) sorted by relevance
1165 static string MismatchStr(const string &str) { in MismatchStr() function1170 return "(" + MismatchStr(mismatch_str) + in MismatchOrNewDeleteTypeStr()1176 MismatchStr("operator new vs free")); in TEST()1178 MismatchStr("operator new \\[\\] vs free")); in TEST()1185 MismatchStr("operator new vs operator delete \\[\\]")); in TEST()1187 MismatchStr("malloc vs operator delete \\[\\]")); in TEST()