Searched refs:score_device (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tests/JankBench/scripts/ |
D | itr_collect.py | 60 def score_device(name, serial, pull = False, verbose = False): function 147 score_device(options.device, DEVICES[options.device], options.pull, options.verbose) 151 score_device(name, serial, options.pull, options.verbose)
|
D | collect.py | 91 def score_device(name, serial, pull = False, verbose = False): function 211 score_device(options.device, DEVICES[options.device], options.pull, options.verbose) 217 result = score_device(name, serial, options.pull, options.verbose)
|