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

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

Completed in 486 milliseconds