Home
last modified time | relevance | path

Searched defs:before (Results 1 – 9 of 9) sorted by relevance

/libcore/luni/src/test/java/libcore/java/util/logging/
DOldLogRecordTest.java31 long before = lr.getMillis(); in testGetSetTimeCheck() local
/libcore/luni/src/test/java/libcore/java/lang/
DProcessBuilderTest.java94 Map<String, String> before = new HashMap<String, String>(environment); in testEnvironmentMapForbidsNulls() local
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DSecurity2Test.java107 int before = table.get(key); in addOrIncrementTable() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DObjectTest.java299 long before = System.currentTimeMillis(); in test_waitJ() local
DProcessManagerTest.java184 int before = countLines(process); in testCloseNonStandardFds() local
/libcore/luni/src/main/java/java/sql/
DTimestamp.java149 public boolean before(Timestamp theTimestamp) { in before() method in Timestamp
/libcore/luni/src/main/java/java/util/
DDate.java177 public boolean before(Date date) { in before() method in Date
DCalendar.java781 public boolean before(Object calendar) { in before() method in Calendar
/libcore/luni/src/test/java/libcore/java/security/
DKeyStoreTest.java747 long before = System.currentTimeMillis(); in test_KeyStore_getCreationDate() local