Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfio_util.py73 pass_list = '' variable in fio_graph_generator
120 def _gen_data_col(cls, pass_list, percentile): argument
140 def _gen_data_row(cls, test_type, pass_list, percentile): argument
159 def _write_data(cls, f, test_type, pass_list, percentile): argument
203 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument
227 def __init__(self, test_name, test_type, pass_list): argument