HomeSort by relevance Sort by last modified time
    Searched refs:NOW (Results 26 - 37 of 37) sorted by null

12

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_expectations.py 46 SLOW, REBASELINE, NEEDS_REBASELINE, NEEDS_MANUAL_REBASELINE, MISSING, FLAKY, NOW, NONE) = range(19)
675 self._timeline_to_tests[NOW].add(test)
    [all...]
  /frameworks/base/keystore/tests/src/android/security/
AndroidKeyStoreTest.java 87 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
90 private static final Date NOW_PLUS_10_YEARS = new Date(NOW.getYear() + 10, 0, 1);
1431 Date now = new Date(); local
1451 Date now = new Date(); local
1469 Date now = new Date(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
printing.py 128 now = run_results.tests_by_timeline[test_expectations.NOW]
133 fmtstr = ("Expect: %%5d %%-8s (%%%dd now, %%%dd wontfix)"
134 % (self._num_digits(now), self._num_digits(wontfix)))
135 self._print_debug(fmtstr % (len(tests), result_type_str, len(tests & now), len(tests & wontfix)))
  /external/chromium_org/cc/layers/
picture_layer_impl_unittest.cc     [all...]
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 72 public static final int NOW = 1;
695 // an in-progress action requesting audio focus ends, so don't stop the service now.
708 // No active playlist, OK to stop the service right now
716 // Check again to make sure nothing is playing right now
    [all...]
  /external/chromium_org/cc/resources/
tile_manager.cc 316 // Determine bin based on three categories of tiles: things we need now,
319 if (prio.priority_bin == TilePriority::NOW)
760 // Now give memory out to the tiles until we're out, and build
854 // This tile was already on screen and now its resources have been
    [all...]
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 641 throw "reload NOW";
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/org/freemarker/freemarker/2.3.20/
freemarker-2.3.20.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 4511 milliseconds

12