Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/scripts/
Dperf_test_runner.py73 def truncated_mean(data, n): function
151 truncated_mean(scores, truncation_n))
/third_party/skia/third_party/externals/angle2/scripts/
Dperf_test_runner.py75 def truncated_mean(data, n): function
174 sys.stdout.write(", truncated mean: %.2f" % truncated_mean(scores, truncation_n))