Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfio_util.py68 pass_list = '' variable in fio_graph_generator
115 def _gen_data_col(cls, pass_list, percentile): argument
135 def _gen_data_row(cls, test_type, pass_list, percentile): argument
154 def _write_data(cls, f, test_type, pass_list, percentile): argument
198 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument
222 def __init__(self, test_name, test_type, pass_list): argument