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 105 void ReportTopLeaks(uptr max_leaks);
lsan_common.cc 451 param.leak_report.ReportTopLeaks(flags()->max_leaks);
539 void LeakReport::ReportTopLeaks(uptr num_leaks_to_report) {

Completed in 117 milliseconds