HomeSort by relevance Sort by last modified time
    Searched refs:ReportTopLeaks (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/lsan/
lsan_common.h 83 void ReportTopLeaks(uptr max_leaks);
lsan_common.cc 464 param.leak_report.ReportTopLeaks(flags()->max_leaks);
568 void LeakReport::ReportTopLeaks(uptr num_leaks_to_report) {

Completed in 57 milliseconds