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

/external/skia/bench/
H A Dbench_util.py23 CONFIG_RE = '(\S+[^\]>]):\s+((?:' + TIME_RE + '\s+)+)' variable
36 CONFIG_RE_COMPILED = re.compile(CONFIG_RE)

Completed in 91 milliseconds