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

  /cts/tests/tests/keystore/src/android/keystore/cts/
CipherTest.java     [all...]
MacTest.java 409 Date badStartDate = new Date(System.currentTimeMillis() + DAY_IN_MILLIS);
411 TestUtils.buildUpon(good).setKeyValidityStart(badStartDate).build());
SignatureTest.java     [all...]

Completed in 125 milliseconds