Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h125 void PrintReport(const ReportDesc *rep);
Dtsan_report.cc239 void PrintReport(const ReportDesc *rep) { in PrintReport() function
348 void PrintReport(const ReportDesc *rep) { in PrintReport() function
Dtsan_rtl_report.cc534 PrintReport(rep); in OutputReport()
/external/chromium_org/v8/tools/testrunner/local/
Dverbose.py45 def PrintReport(tests): function
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
Dframedrop_primitives.h175 void PrintReport(const std::string& test_label);
Dframedrop_primitives.cc396 void FrameDropDetector::PrintReport(const std::string& test_label) { in PrintReport() function in FrameDropDetector
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
Dvie_video_verification_test.cc287 detector.PrintReport(parameter_table_[GetParam()].test_label); in TEST_P()
/external/chromium_org/v8/tools/
Dll_prof.py817 def PrintReport(code_map, library_repo, arch, ticks, options): function
987 PrintReport(code_map, library_repo, log_reader.arch, ticks, options)
Drun-tests.py465 verbose.PrintReport(all_tests)