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

  /external/chromium_org/third_party/skia/bench/
check_bench_regressions.py 156 bench_platform_key = line_str + ',' + key_suffix
157 if bench_platform_key not in expectations:
160 this_min, this_max, this_expected = expectations[bench_platform_key]
164 bench_platform_key, this_min, this_max, this_bench_value,
  /external/skia/bench/
check_bench_regressions.py 156 bench_platform_key = line_str + ',' + key_suffix
157 if bench_platform_key not in expectations:
160 this_min, this_max, this_expected = expectations[bench_platform_key]
164 bench_platform_key, this_min, this_max, this_bench_value,

Completed in 159 milliseconds