Searched refs:LOCKOUT_DURATION_MS (Results 1 – 2 of 2) sorted by relevance
154 lockoutDurationMs = LOCKOUT_DURATION_MS, in <lambda>()207 const val LOCKOUT_DURATION_MS = LOCKOUT_DURATION_SECONDS * 1000 in <lambda>() constant
393 testScope.currentTime + FakeAuthenticationRepository.LOCKOUT_DURATION_MS in <lambda>()