Home
last modified time | relevance | path

Searched refs:TimeBox (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java2005 private static class TimeBox { class in AndroidKeyStoreTest
2009 public TimeBox(Duration maxDuration) { mMaxDuration = maxDuration; } in TimeBox() method in AndroidKeyStoreTest.TimeBox
2106 TimeBox timeBox = new TimeBox(mMaxImportDuration); in testKeyStore_LargeNumberOfKeysSupported_EC()
2243 TimeBox timeBox = new TimeBox(mMaxImportDuration); in testKeyStore_LargeNumberOfKeysSupported_HMAC()
2486 TimeBox timeBox = new TimeBox(mMaxImportDuration); in importKeyManyTimes()