Searched refs:NOW_MILLIS (Results 1 – 2 of 2) sorted by relevance
32 private static final long NOW_MILLIS = System.currentTimeMillis(); field in KeyPairGeneratorSpecTest37 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));
98 private static final long NOW_MILLIS = System.currentTimeMillis(); field in KeyPairGeneratorTest101 private static final Date NOW = new Date(NOW_MILLIS - (NOW_MILLIS % 1000L));