Searched refs:maxRunTime (Results 1 – 1 of 1) sorted by relevance
24 : testCaseName(nullptr), size(0), minRunTime(0.0), maxRunTime(0.0), in BenchMarkResult()31 maxRunTime = 0.0; in ~BenchMarkResult()39 double maxRunTime; variable