Home
last modified time | relevance | path

Searched defs:oldTime (Results 1 – 8 of 8) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-test/src/
DTestCoroutineDispatcher.kt112 val oldTime = currentTime in <lambda>() constant
129 val oldTime = currentTime in <lambda>() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/test_/
DTestCoroutineContext.kt97 val oldTime = time in <lambda>() constant
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DLocaleDistanceTest.java111 final long oldTime = oldTimeMinusLikely+likelyTime; in testTiming() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDistanceTest.java108 final long oldTime = oldTimeMinusLikely+likelyTime; in testTiming() local
/external/icu/icu4c/source/test/perf/leperf/
Dletrperf.cpp161 double oldTime = runTime; in main() local
/external/cldr/tools/java/org/unicode/cldr/test/
DCoverageLevel2.java197 long oldTime = timer.getDuration(); in main() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DXLocaleDistanceTest.java101 final long oldTime = oldTimeMinusLikely + likelyTime; in testTiming() local
/external/libdrm/tests/ttmtest/src/
Dttmtest.c172 unsigned long curTime, oldTime; in benchmarkBuffer() local