Home
last modified time | relevance | path

Searched defs:currentDate (Results 1 – 14 of 14) sorted by relevance

/external/mockito/src/test/java/org/mockitousage/
DPlaygroundWithDemoOfUnclonedParametersProblemTest.java40 Date currentDate = new GregorianCalendar(2009, 10, 12).getTime(); in shouldIncludeInitialLog() local
62 Date currentDate = new GregorianCalendar(2009, 10, 12).getTime(); in shouldAlterFinalLog() local
/external/gson/gson/src/test/java/com/google/gson/internal/bind/
DDefaultDateTypeAdapterTest.java178 Date currentDate = new Date(); in testDateSerialization() local
189 Date currentDate = new Date(); in testDatePattern() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/provider/
DProvCrlRevocationChecker.java19 private Date currentDate = null; field in ProvCrlRevocationChecker
DPKIXCertPathValidatorSpi.java119 final Date currentDate = new Date(); in engineValidate() local
DRFC3280CertPathUtilities.java1667 Date currentDate, in checkCRL()
1851 Date currentDate, in checkCRLs()
DCertPathValidatorUtilities.java324 protected static Date getValidityDate(PKIXExtendedParameters paramsPKIX, Date currentDate) in getValidityDate()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
DProvCrlRevocationChecker.java18 private Date currentDate = null; field in ProvCrlRevocationChecker
DPKIXCertPathValidatorSpi.java117 final Date currentDate = new Date(); in engineValidate() local
DRFC3280CertPathUtilities.java1666 Date currentDate, in checkCRL()
1850 Date currentDate, in checkCRLs()
DCertPathValidatorUtilities.java323 protected static Date getValidityDate(PKIXExtendedParameters paramsPKIX, Date currentDate) in getValidityDate()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
DProvCrlRevocationChecker.java19 private Date currentDate = null; field in ProvCrlRevocationChecker
DPKIXCertPathValidatorSpi.java119 final Date currentDate = new Date(); in engineValidate() local
DRFC3280CertPathUtilities.java1667 Date currentDate, in checkCRL()
1851 Date currentDate, in checkCRLs()
DCertPathValidatorUtilities.java324 protected static Date getValidityDate(PKIXExtendedParameters paramsPKIX, Date currentDate) in getValidityDate()