Searched refs:BENCH_RE_COMPILED (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A Dbench_util.py34 BENCH_RE_COMPILED = re.compile(BENCH_RE) variable
215 new_bench = BENCH_RE_COMPILED.search(line)
/external/skia/bench/
H A Dbench_util.py34 BENCH_RE_COMPILED = re.compile(BENCH_RE) variable
215 new_bench = BENCH_RE_COMPILED.search(line)

Completed in 139 milliseconds