Home
last modified time | relevance | path

Searched defs:report_file (Results 1 – 8 of 8) sorted by relevance

/external/grpc-grpc/tools/run_tests/python_utils/
Dreport_utils.py51 report_file, argument
62 def create_xml_report_file(tree, report_file): argument
/external/autotest/site_utils/
Dperf_compare.py267 def parse_crosperf_report_file(report_file, perf_keys_requested): argument
306 def generate_results(report_file, result_file, perf_keys_requested): argument
Dgs_offloader_unittest.py505 def assert_report_well_formatted(self, report_file): argument
/external/grpc-grpc/test/cpp/qps/
Dreport.h115 JsonReporter(const string& name, const string& report_file) in JsonReporter()
/external/toolchain-utils/
Dnew-generate-waterfall-reports.py82 def EmailReport(report_file, report_type, date, email_to): argument
Dgenerate-waterfall-reports.py82 def EmailReport(report_file, report_type, date, email_to): argument
/external/toolchain-utils/cros_utils/
Dperf_diff.py23 def GetPerfDictFromReport(report_file): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc31 ReportFile report_file = {&report_file_mu, kStderrFd, "", "", 0}; variable