Home
last modified time | relevance | path

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

/external/rmi4utils/rmidevice/
Dhiddevice.h77 void PrintReport(const unsigned char *report);
Dhiddevice.cpp472 void HIDDevice::PrintReport(const unsigned char *report) in PrintReport() function in HIDDevice
/external/v8/tools/testrunner/local/
Dverbose.py45 def PrintReport(tests): function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h125 void PrintReport(const ReportDesc *rep);
Dtsan_report.cc289 void PrintReport(const ReportDesc *rep) { in PrintReport() function
428 void PrintReport(const ReportDesc *rep) { in PrintReport() function
Dtsan_rtl_report.cc527 PrintReport(rep); in OutputReport()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Drdtsc_buckets.h81 void PrintReport(const std::string& filename);
Drdtsc_buckets.cpp154 void BucketManager::PrintReport(const std::string& filename) in PrintReport() function in BucketManager
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h179 gBucketMgr.PrintReport("rdtsc.txt"); in rdtscEndFrame()
/external/v8/tools/
Dll_prof.py806 def PrintReport(code_map, library_repo, arch, ticks, options): function
965 PrintReport(code_map, library_repo, log_reader.arch, ticks, options)
Drun-tests.py868 verbose.PrintReport(all_tests)