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

Completed in 1739 milliseconds