Searched defs:timeDiff (Results 1 - 11 of 11) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtzfmttst.cpp562 int32_t timeDiff = (int32_t)(parsedDate - testTimes[testidx]); local
564 (timeDiff/60000)*60000 == 0 : timeDiff == 0;
/external/opencv3/modules/videoio/src/
H A Dcap_openni.cpp232 double timeDiff = 1e-3 * std::abs(static_cast<double>(depth.Timestamp()) - static_cast<double>(image.Timestamp())); local
234 if( timeDiff <= approxSyncGrabber.maxTimeDuration )
/external/sqlite/dist/orig/
H A Dshell.c206 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ function
221 timeDiff(&sBegin.ru_utime, &sEnd.ru_utime),
222 timeDiff(&sBegin.ru_stime, &sEnd.ru_stime));
284 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ function
300 timeDiff(&ftUserBegin, &ftUserEnd),
301 timeDiff(&ftKernelBegin, &ftKernelEnd));
/external/sqlite/dist/
H A Dshell.c212 static double timeDiff(struct timeval *pStart, struct timeval *pEnd){ function
227 timeDiff(&sBegin.ru_utime, &sEnd.ru_utime),
228 timeDiff(&sBegin.ru_stime, &sEnd.ru_stime));
290 static double timeDiff(FILETIME *pStart, FILETIME *pEnd){ function
306 timeDiff(&ftUserBegin, &ftUserEnd),
307 timeDiff(&ftKernelBegin, &ftKernelEnd));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 2803 milliseconds