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

  /external/skia/bench/
check_bench_regressions.py 160 this_min, this_max, this_expected = expectations[bench_platform_key]
162 off_ratio = this_bench_value / this_expected
165 this_expected, (off_ratio - 1) * 100)
  /external/skqp/bench/
check_bench_regressions.py 160 this_min, this_max, this_expected = expectations[bench_platform_key]
162 off_ratio = this_bench_value / this_expected
165 this_expected, (off_ratio - 1) * 100)

Completed in 443 milliseconds