Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
H A Dasan_test.cc1199 static string MismatchStr(const string &str) { in MismatchStr() function
1204 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()