Home
last modified time | relevance | path

Searched defs:timeDiff (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DGlobalizationPreferencesTest.java1586 long timeDiff = System.currentTimeMillis() - cal.getTimeInMillis(); in TestJB5380() local
DTimeZoneFormatTest.java477 long timeDiff = restime - testTimes[testidx]; in TestTimeRoundTrip() local
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp676 int32_t timeDiff = (int32_t)(parsedDate - testTimes[testidx]); in RunTimeRoundTripTests() local
/third_party/sqlite/src/
Dshell.c286 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ in timeDiff() function
364 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ in timeDiff() function