Searched refs:LOCKOUT_DURATION_SECONDS (Results 1 – 4 of 4) sorted by relevance
326 FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS.seconds.plus(1.seconds) in <lambda>()365 advanceTimeBy(FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS.seconds) in <lambda>()402 repeat(FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS - 1) { in <lambda>()444 advanceTimeBy(FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS.seconds) in <lambda>()
206 const val LOCKOUT_DURATION_SECONDS = 30 in <lambda>() constant207 const val LOCKOUT_DURATION_MS = LOCKOUT_DURATION_SECONDS * 1000 in <lambda>()
135 val lockoutSeconds = FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS in <lambda>()152 repeat(FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS) { time -> in <lambda>()
248 advanceTimeBy(FakeAuthenticationRepository.LOCKOUT_DURATION_SECONDS.seconds) in <lambda>()