Home
last modified time | relevance | path

Searched refs:parse_Synthmark (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/android_bench_suite/
Dconfig.py15 from parse_result import parse_Synthmark
77 'Synthmark': parse_Synthmark,
Dparse_result.py40 def parse_Synthmark(bench, fin): function