Home
last modified time | relevance | path

Searched refs:MismatchStr (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/tests/
Dasan_test.cc1165 static string MismatchStr(const string &str) { in MismatchStr() function
1170 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()