OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:this_expected
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/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/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)
Completed in 494 milliseconds