Searched defs:tap_report (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/bin/ | ||
D | setup_job_unittest.py | 87 tap_report = None variable in test_init_minimal_options.call_init.options |
D | job_unittest.py | 96 tap_report = None variable in test_init_minimal_options.call_init.options |
/external/autotest/client/common_lib/ | ||
D | test.py | 230 def write_iteration_keyval(self, attr_dict, perf_dict, tap_report=None): argument |
D | base_utils.py | 501 def write_keyval(path, dictionary, type_tag=None, tap_report=None): argument |