Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Dutimer.h263 utimer_loopUntilDone(double thresholdTimeVal, in utimer_loopUntilDone() argument
271 for(;currentVal<thresholdTimeVal;){ in utimer_loopUntilDone()