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

/external/skia/bench/
H A Dbench_util.py39 class BenchDataPoint: class in inherits:
56 return "BenchDataPoint(%s, %s, %s, %s, %s)" % (
149 ({str:str}, __iter__ -> str) -> [BenchDataPoint]
195 benches.append(BenchDataPoint(

Completed in 55 milliseconds