Home
last modified time | relevance | path

Searched refs:PrintReport (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h124 void PrintReport(const ReportDesc *rep);
Dtsan_report.cc270 void PrintReport(const ReportDesc *rep) { in PrintReport() function
384 void PrintReport(const ReportDesc *rep) { in PrintReport() function
Dtsan_rtl_report.cc512 PrintReport(rep); in OutputReport()
/external/v8/tools/testrunner/local/
Dverbose.py45 def PrintReport(tests): function
/external/v8/tools/
Dll_prof.py818 def PrintReport(code_map, library_repo, arch, ticks, options): function
988 PrintReport(code_map, library_repo, log_reader.arch, ticks, options)
Drun-tests.py536 verbose.PrintReport(all_tests)