Searched defs:DAY_IN_MILLIS (Results 1 – 5 of 5) sorted by relevance
183 private static final long DAY_IN_MILLIS = TestUtils.DAY_IN_MILLIS; field in MacTest
329 private static final long DAY_IN_MILLIS = TestUtils.DAY_IN_MILLIS; field in SignatureTest
256 private static final long DAY_IN_MILLIS = TestUtils.DAY_IN_MILLIS; field in CipherTest
74 static final long DAY_IN_MILLIS = 1000 * 60 * 60 * 24; field in TestUtils
104 private static final long DAY_IN_MILLIS = 1000 * 60 * 60 * 24; field in KeyPairGeneratorTest