Searched refs:PrintSimple (Results 1 – 2 of 2) sorted by relevance
54 static void PrintSimple(int score, const char *descr) { in PrintSimple() function
751 ScarinessScore::PrintSimple(10, "stack-overflow"); in ReportStackOverflow()811 ScarinessScore::PrintSimple(42, "double-free"); in ReportDoubleFree()834 ScarinessScore::PrintSimple(10, "new-delete-type-mismatch"); in ReportNewDeleteSizeMismatch()854 ScarinessScore::PrintSimple(40, "bad-free"); in ReportFreeNotMalloced()876 ScarinessScore::PrintSimple(10, "alloc-dealloc-mismatch"); in ReportAllocTypeMismatch()925 ScarinessScore::PrintSimple(10, bug_type); in ReportStringFunctionMemoryRangesOverlap()940 ScarinessScore::PrintSimple(10, bug_type); in ReportStringFunctionSizeOverflow()