Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/
H A Dbenchmark_result.h24 : testCaseName(nullptr), size(0), minRunTime(0.0), maxRunTime(0.0), in BenchMarkResult()
30 minRunTime = 0.0; in ~BenchMarkResult()
38 double minRunTime; variable