Searched defs:ReportTopLeaks (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/lsan/
H A Dlsan_common.cc464 param.leak_report.ReportTopLeaks(flags()->max_leaks);
568 void LeakReport::ReportTopLeaks(uptr num_leaks_to_report) { function in class:__lsan::LeakReport

Completed in 102 milliseconds