Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dtest_suite.py24 def run_tests(test_suite, output_file): argument
33 def __init__(self, process_result, output_file, test_suite): argument
/tools/acloud/internal/lib/
Dota_tools.py133 def _RewriteMiscInfo(output_file, input_file, lpmake_path, get_image): argument
226 def _RewriteSystemQemuConfig(output_file, input_file, get_image): argument
/tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
Dcheck_quality.py333 def dump(self, output_file): argument
408 def dump(self, output_file): argument
495 output_file, argument
/tools/acloud/public/actions/
Dcommon_operations.py129 def CollectSerialPortLogs(self, output_file, argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py396 def generate_figure(self, output_file=None): argument
472 def _save_figure_json(self, output_file): argument
482 def save_figure(self, output_file): argument
/tools/acloud/public/
Ddevice_driver.py312 def _FetchSerialLogsFromDevices(compute_client, instance_names, output_file, argument