Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/run_tests/performance/
Dbq_upload_result.py37 def _upload_netperf_latency_csv_to_bigquery(dataset_id, table_id, result_file): argument
64 def _upload_scenario_result_to_bigquery(dataset_id, table_id, result_file): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dbq_upload_result.py37 def _upload_netperf_latency_csv_to_bigquery(dataset_id, table_id, result_file): argument
64 def _upload_scenario_result_to_bigquery(dataset_id, table_id, result_file): argument
/external/catch2/scripts/
DbenchmarkRunner.py50 result_file = '{:%Y-%m-%dT%H-%M-%S}-{}.result'.format(datetime.now(), get_commit_hash()) variable
/external/autotest/site_utils/deployment/prepare/
Ddut.py493 def _start_firmware_update(host, result_file): argument
538 def _check_firmware_update_result(host, result_file): argument
/external/autotest/site_utils/
Dperf_compare.py305 def generate_results(report_file, result_file, perf_keys_requested): argument
/external/wpa_supplicant_8/hs20/client/
Dosu_client.h33 const char *result_file; member
/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py942 result_file='/tmp/gsutil_perf.json'): argument
/external/libxml2/
Druntest.c3788 const char* result_file) { in c14nRunTest()