Home
last modified time | relevance | path

Searched defs:timer1 (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dutimer.h180 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
183 static UBool uprv_compareFrequency(UTimer* timer1, UTimer* timer2){ in uprv_compareFrequency()
202 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
234 utimer_getDeltaSeconds(UTimer* timer1, UTimer* timer2){ in utimer_getDeltaSeconds()
/third_party/icu/icu4c/source/tools/ctestfw/unicode/
Dutimer.h180 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
183 static UBool uprv_compareFrequency(UTimer* timer1, UTimer* timer2){ in uprv_compareFrequency()
202 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
234 utimer_getDeltaSeconds(UTimer* timer1, UTimer* timer2){ in utimer_getDeltaSeconds()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/unicode/
Dutimer.h180 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
183 static UBool uprv_compareFrequency(UTimer* timer1, UTimer* timer2){ in uprv_compareFrequency()
202 static double uprv_delta(UTimer* timer1, UTimer* timer2){ in uprv_delta()
234 utimer_getDeltaSeconds(UTimer* timer1, UTimer* timer2){ in utimer_getDeltaSeconds()
/third_party/boost/libs/asio/test/
Dio_context_strand.cpp170 timer timer1(ioc, chronons::seconds(3)); in strand_test() local
Dstrand.cpp172 timer timer1(ioc, chronons::seconds(3)); in strand_test() local