Searched defs:pass_list (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/autotest/client/bin/ |
H A D | fio_util.py | 82 pass_list = '' variable in fio_graph_generator 129 def _gen_data_col(cls, pass_list, percentile): argument 149 def _gen_data_row(cls, test_type, pass_list, percentile): argument 168 def _write_data(cls, f, test_type, pass_list, percentile): argument 212 def _write_graph(cls, test_name, test_type, pass_list, percentile=False): argument 236 def __init__(self, test_name, test_type, pass_list): argument
|