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

  /external/chromium_org/third_party/cython/src/Cython/Plex/
Lexicons.py 141 time3 = time()
148 total_time = total_time + (time4 - time3)
154 timings.write("Converting to DFA: %5.2f\n" % (time4 - 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;
  /external/chromium_org/chrome/browser/extensions/activity_log/
counting_policy_unittest.cc 952 base::Time time3 = local
    [all...]
  /external/chromium_org/content/browser/quota/
quota_manager_unittest.cc 1839 base::Time time3 = client->IncrementMockTime(); local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tzrulets.cpp 1208 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 1206 UDate time3 = getUTCMillis(1950, UCAL_JULY, 4); local
    [all...]

Completed in 1987 milliseconds