HomeSort by relevance Sort by last modified time
    Searched refs:key_suffix (Results 1 - 2 of 2) sorted by null

  /external/skia/bench/
check_bench_regressions.py 126 def check_expectations(lines, expectations, key_suffix):
135 key_suffix: string of <Platform>-<Alg> containing the bot platform and the
145 platform = key_suffix[ : key_suffix.rfind('-')]
156 bench_platform_key = line_str + ',' + key_suffix
  /external/skqp/bench/
check_bench_regressions.py 126 def check_expectations(lines, expectations, key_suffix):
135 key_suffix: string of <Platform>-<Alg> containing the bot platform and the
145 platform = key_suffix[ : key_suffix.rfind('-')]
156 bench_platform_key = line_str + ',' + key_suffix

Completed in 1549 milliseconds