HomeSort by relevance Sort by last modified time
    Searched defs:NOW (Results 1 - 18 of 18) sorted by null

  /cts/tests/tests/keystore/src/android/keystore/cts/
KeyPairGeneratorSpecTest.java 37 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
40 private static final Date NOW_PLUS_10_YEARS = new Date(NOW.getYear() + 10, 0, 1);
47 .setStartDate(NOW)
57 assertEquals("startDate should be the one specified", NOW, spec.getStartDate());
69 .setStartDate(NOW)
80 assertEquals("startDate should be the one specified", NOW, spec.getStartDate());
100 .setStartDate(NOW)
113 .setStartDate(NOW)
126 .setStartDate(NOW)
153 .setStartDate(NOW)
    [all...]
AndroidKeyPairGeneratorTest.java 80 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
83 private static final Date NOW_PLUS_10_YEARS = new Date(NOW.getYear() + 10, 0, 1);
98 .setStartDate(NOW)
127 .setStartDate(NOW)
139 .setStartDate(NOW)
146 assertKeyPairCorrect(pair, TEST_ALIAS_1, "DSA", 1024, null, TEST_DN_1, TEST_SERIAL_1, NOW,
158 .setStartDate(NOW)
165 assertKeyPairCorrect(pair, TEST_ALIAS_1, "DSA", 2048, null, TEST_DN_1, TEST_SERIAL_1, NOW,
283 .setStartDate(NOW)
290 assertKeyPairCorrect(pair, TEST_ALIAS_1, "DSA", 2048, spec, TEST_DN_1, TEST_SERIAL_1, NOW,
    [all...]
  /frameworks/base/keystore/tests/src/android/security/
KeyPairGeneratorSpecTest.java 36 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
39 private static final Date NOW_PLUS_10_YEARS = new Date(NOW.getYear() + 10, 0, 1);
44 SERIAL_1, NOW, NOW_PLUS_10_YEARS, 0);
56 assertEquals("startDate should be the one specified", NOW, spec.getStartDate());
68 .setStartDate(NOW)
83 assertEquals("startDate should be the one specified", NOW, spec.getStartDate());
92 new KeyPairGeneratorSpec(null, TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, SERIAL_1, NOW,
101 new KeyPairGeneratorSpec(getContext(), null, "RSA", 1024, null, TEST_DN_1, SERIAL_1, NOW,
110 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, null, SERIAL_1, NOW,
119 new KeyPairGeneratorSpec(getContext(), TEST_ALIAS_1, "RSA", 1024, null, TEST_DN_1, null, NOW,
    [all...]
AndroidKeyPairGeneratorTest.java 62 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
65 private static final Date NOW_PLUS_10_YEARS = new Date(NOW.getYear() + 10, 0, 1);
94 .setStartDate(NOW)
132 .setStartDate(NOW)
146 .setStartDate(NOW)
154 assertKeyPairCorrect(pair, TEST_ALIAS_1, "RSA", 2048, null, TEST_DN_1, TEST_SERIAL_1, NOW,
164 .setStartDate(NOW)
171 assertKeyPairCorrect(pair, TEST_ALIAS_1, "DSA", 1024, null, TEST_DN_1, TEST_SERIAL_1, NOW,
183 .setStartDate(NOW)
190 assertKeyPairCorrect(pair, TEST_ALIAS_1, "DSA", 2048, null, TEST_DN_1, TEST_SERIAL_1, NOW,
    [all...]
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...]
  /system/core/fastboot/
usbtest.c 41 long long NOW(void)
96 t0 = NOW();
103 t1 = NOW();
114 t0 = NOW();
121 t1 = NOW();
  /external/chromium_org/cc/resources/
tile_priority.h 44 enum PriorityBin { NOW, SOON, EVENTUALLY };
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 42 NOW = time.time()
43 test_pyc = make_pyc(test_co, NOW)
129 files = {"zlib.py": (NOW, test_src)}
140 files = {TESTMOD + ".py": (NOW, test_src)}
144 files = {TESTMOD + pyc_ext: (NOW, test_pyc)}
148 files = {TESTMOD + ".py": (NOW, test_src),
149 TESTMOD + pyc_ext: (NOW, test_pyc)}
153 files = {TESTMOD + ".py": (NOW, "")}
161 files = {TESTMOD + ".py": (NOW, test_src),
162 TESTMOD + pyc_ext: (NOW, badmagic_pyc)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 42 NOW = time.time()
43 test_pyc = make_pyc(test_co, NOW)
129 files = {"zlib.py": (NOW, test_src)}
140 files = {TESTMOD + ".py": (NOW, test_src)}
144 files = {TESTMOD + pyc_ext: (NOW, test_pyc)}
148 files = {TESTMOD + ".py": (NOW, test_src),
149 TESTMOD + pyc_ext: (NOW, test_pyc)}
153 files = {TESTMOD + ".py": (NOW, "")}
161 files = {TESTMOD + ".py": (NOW, test_src),
162 TESTMOD + pyc_ext: (NOW, badmagic_pyc)
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SelectorTest.java 49 NULL, TIMEOUT, NOW
196 assert_select_OP_ACCEPT(SelectType.NOW, 0);
197 assert_select_OP_CONNECT(SelectType.NOW, 0);
198 assert_select_OP_READ(SelectType.NOW, 0);
199 assert_select_OP_WRITE(SelectType.NOW, 0);
206 assert_select_SelectorClosed(SelectType.NOW, 0);
669 case NOW:
  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogFragmentTest.java 64 private static final long NOW = -1L;
167 insertPrivate(NOW, 0);
168 insertPrivate(NOW, 0);
169 insertPrivate(NOW, 0);
177 insertPrivate(NOW, 0);
185 insertPrivate(NOW, 0);
193 insert(TEST_NUMBER, Calls.PRESENTATION_ALLOWED, NOW, 0, Calls.INCOMING_TYPE);
205 Calls.PRESENTATION_ALLOWED, NOW, 0, Calls.INCOMING_TYPE);
220 insertWithCachedValues(TEST_NUMBER, NOW, 0, Calls.INCOMING_TYPE,
233 insertWithCachedValues("sip:johndoe@gmail.com", NOW, 0, Calls.INCOMING_TYPE
    [all...]
  /system/core/adb/
file_sync_client.c 39 static long long NOW()
50 start_time = NOW();
55 long long t = NOW() - start_time;
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java 266 * if the initial head is now off-list, in which case they
270 * poll/offer, (argument "how" is NOW) return.
326 * already have been removed or is now offlist). But there are two
554 private static final int NOW = 0; // for untimed poll, tryTransfer
570 * @param how NOW, ASYNC, SYNC, or TIMED
608 if (how != NOW) { // No matches available
645 if (p != t) { // update if slack now >= 2
    [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/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/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 769 milliseconds