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.h265 utimer_loopUntilDone(double thresholdTimeVal, in utimer_loopUntilDone() argument
273 for(;currentVal<thresholdTimeVal;){ in utimer_loopUntilDone()