Searched refs:timeStop (Results 1 – 2 of 2) sorted by relevance
710 UDate timeStop = uprv_getRawUTCtime(); in runTestLoop() local713 sprintf(secs, "%f", (timeStop-timeStart)/1000.0); in runTestLoop()726 str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()730 str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()
732 UDate timeStop = uprv_getRawUTCtime(); in runTestLoop() local736 sprintf(secs, "%f", (timeStop-timeStart)/1000.0); in runTestLoop()752 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()756 if(!no_time) str_timeDelta(msg+strlen(msg),timeStop-timeStart); in runTestLoop()