Searched defs:maxTime (Results 1 – 4 of 4) sorted by relevance
159 double maxTime = times[0]; in uprv_getMeanTime() local
82 def __init__(self, tests, maxTime): argument
223 U64 const maxTime = (g_nbSeconds * TIMELOOP_MICROSEC) + 100; in BMK_benchMem() local
226 float maxTime; member