Searched refs:MismatchStr (Results 1 – 1 of 1) sorted by relevance
1199 static string MismatchStr(const string &str) { in MismatchStr() function1204 return "(" + MismatchStr(mismatch_str) + in MismatchOrNewDeleteTypeStr()1210 MismatchStr("operator new vs free")); in TEST()1212 MismatchStr("operator new \\[\\] vs free")); in TEST()1219 MismatchStr("operator new vs operator delete \\[\\]")); in TEST()1221 MismatchStr("malloc vs operator delete \\[\\]")); in TEST()