HomeSort by relevance Sort by last modified time
    Searched full:time3 (Results 1 - 7 of 7) sorted by null

  /external/ceres-solver/internal/ceres/
wall_time.h 72 // Total: time3 time1 + time2 + time3;
  /art/test/055-enum-performance/src/
Main.java 41 long time3 = System.nanoTime(); local
52 double msec3 = (time3 - time2) / (double) count3 / 1000000;
53 double basisMsec = (time4 - time3) / (double) count4 / 1000000;
  /dalvik/tests/055-enum-performance/src/
Main.java 21 long time3 = System.nanoTime(); local
32 double msec3 = (time3 - time2) / (double) count3 / 1000000;
33 double basisMsec = (time4 - time3) / (double) count4 / 1000000;
  /external/chromium_org/webkit/browser/quota/
quota_manager_unittest.cc 1813 base::Time time3 = client->IncrementMockTime(); local
    [all...]
  /external/chromium_org/tools/metrics/histograms/
histograms.xml     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tzrulets.cpp 1207 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); local
    [all...]
  /external/icu4c/test/intltest/
tzrulets.cpp 1208 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); local
    [all...]

Completed in 319 milliseconds