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

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
DerGeneralizedTimeEDTest.java 54 Date myDate = getGmtDate(1101980374187L);
61 myDate = getGmtDate(1101980374180L);
68 myDate = getGmtDate(1101980374100L);
75 myDate = getGmtDate(1101980374000L);
176 private static Date getGmtDate(long mills) {
DerUTCTimeEDTest.java 57 Date myDate = getGmtDate(1101980374187L);
137 private static Date getGmtDate(long mills) {

Completed in 46 milliseconds