Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java82 private Duration mMaxImportDuration; field in AndroidKeyStoreTest
740 mMaxImportDuration = in setUp()
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()