Home
last modified time | relevance | path

Searched refs:BenchResult (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tools/skpbench/
H A Dskiaperf.py9 from _benchresult import BenchResult namespace
75 match = BenchResult.match(line)
H A Dsheet.py9 from _benchresult import BenchResult namespace
76 match = BenchResult.match(line)
H A Dskpbench.py10 from _benchresult import BenchResult namespace
202 match = BenchResult.match(line.rstrip())
246 result = BenchResult.match(message.value)
H A D_benchresult.py12 class BenchResult: class
/third_party/skia/infra/wasm-common/perf/
H A Dwasm_perf_aggregator.go192 allResults[name] = map[string]format.BenchResult{

Completed in 2 milliseconds