Home
last modified time | relevance | path

Searched defs:NOW (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorSpecTest.java37 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L)); field in KeyPairGeneratorSpecTest
DKeyPairGeneratorTest.java99 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L)); field in KeyPairGeneratorTest
590 NOW, in testGenerate_ReplacesOldEntryWithSameAlias() local
617 NOW, in testGenerate_ReplacesOldEntryWithSameAlias() local