Searched refs:it (Results 1 – 7 of 7) sorted by relevance
/toolchain/benchmark/ |
D | Hwui_flags_aosp.diff | 7 // TODO: making it an opt-in while it's a work in progress
|
D | Hwui_flags_internal.diff | 7 // TODO: making it an opt-in while it's a work in progress
|
D | run.py | 443 it = test_config.get(section, 'iterations') 444 if not it: 445 it = iterations 446 it = int(it) 452 test_bench(bench, setting_no, it, serials, remote, mode) 454 gen_json(bench, setting_no, it, serials)
|
D | gen_json.py | 50 def collect_data(infile, bench, it): argument 52 with open(infile + str(it)) as fin:
|
D | env_setting | 16 # Please create a directory first before specify it. 21 # Please specify the path to it here.
|
D | README.txt | 31 Before first time running it, please run
|
D | autotest.diff | 906 +# functionality regardless of whether or not it is needed in a particular 1025 +# functionality regardless of whether or not it is needed in a particular 1142 +# functionality regardless of whether or not it is needed in a particular
|