Searched refs:testStartTimeMillis (Results 1 – 1 of 1) sorted by relevance
2060 long testStartTimeMillis = System.currentTimeMillis(); in testKeyStore_LargeNumberOfKeysSupported_RSA() local2085 while (!isDeadlineReached(testStartTimeMillis, mMaxTestDurationMillis)) { in testKeyStore_LargeNumberOfKeysSupported_RSA()2102 + (System.currentTimeMillis() - testStartTimeMillis) in testKeyStore_LargeNumberOfKeysSupported_RSA()2158 long testStartTimeMillis = System.currentTimeMillis(); in testKeyStore_LargeNumberOfKeysSupported_EC() local2183 testStartTimeMillis, mMaxTestDurationMillis)) { in testKeyStore_LargeNumberOfKeysSupported_EC()2200 + (System.currentTimeMillis() - testStartTimeMillis) in testKeyStore_LargeNumberOfKeysSupported_EC()2256 long testStartTimeMillis = System.currentTimeMillis(); in testKeyStore_LargeNumberOfKeysSupported_AES() local2279 while (!isDeadlineReached(testStartTimeMillis, mMaxTestDurationMillis)) { in testKeyStore_LargeNumberOfKeysSupported_AES()2295 + (System.currentTimeMillis() - testStartTimeMillis) in testKeyStore_LargeNumberOfKeysSupported_AES()2346 long testStartTimeMillis = System.currentTimeMillis(); in testKeyStore_LargeNumberOfKeysSupported_HMAC() local[all …]