Searched refs:_ParseAndStoreTimes (Results 1 – 1 of 1) sorted by relevance
/external/skia/bench/ |
D | bench_util.py | 118 def _ParseAndStoreTimes(config_re_compiled, is_per_tile, line, bench, function 222 _ParseAndStoreTimes(TILE_RE_COMPILED, True, line, current_bench, 225 _ParseAndStoreTimes(CONFIG_RE_COMPILED, False, line,
|