HomeSort by relevance Sort by last modified time
    Searched refs:PrintReport (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_report.h 125 void PrintReport(const ReportDesc *rep);
tsan_report.cc 289 void PrintReport(const ReportDesc *rep) {
428 void PrintReport(const ReportDesc *rep) {
tsan_rtl_report.cc 527 PrintReport(rep);
  /external/rmi4utils/rmidevice/
hiddevice.h 77 void PrintReport(const unsigned char *report);
hiddevice.cpp 472 void HIDDevice::PrintReport(const unsigned char *report)
  /external/v8/tools/testrunner/local/
verbose.py 45 def PrintReport(tests):
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
rdtsc_buckets.h 81 void PrintReport(const std::string& filename);
rdtsc_buckets.cpp 154 void BucketManager::PrintReport(const std::string& filename)
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
rdtsc_core.h 179 gBucketMgr.PrintReport("rdtsc.txt");
  /system/extras/simpleperf/
cmd_kmem.cpp 335 bool PrintReport();
491 if (!PrintReport()) {
653 bool KmemCommand::PrintReport() {
cmd_report.cpp 379 bool PrintReport();
432 if (!PrintReport()) {
800 bool ReportCommand::PrintReport() {
  /external/v8/tools/
ll_prof.py 806 def PrintReport(code_map, library_repo, arch, ticks, options):
965 PrintReport(code_map, library_repo, log_reader.arch, ticks, options)
    [all...]
run-tests.py 868 verbose.PrintReport(all_tests)
    [all...]

Completed in 1043 milliseconds