Searched refs:testChangeRoleTimestamp (Results 1 – 1 of 1) sorted by relevance
548 long testChangeRoleTimestamp = 12234455L; in clientModeStopCleansUpState() local549 when(mClock.getElapsedSinceBootMillis()).thenReturn(testChangeRoleTimestamp); in clientModeStopCleansUpState()558 assertEquals("The role change timestamp should match", testChangeRoleTimestamp, in clientModeStopCleansUpState()1436 long testChangeRoleTimestamp = 12234455L; in setRoleBeforeInvokingListener() local1437 when(mClock.getElapsedSinceBootMillis()).thenReturn(testChangeRoleTimestamp); in setRoleBeforeInvokingListener()1450 assertEquals("The role change timestamp should match", testChangeRoleTimestamp, in setRoleBeforeInvokingListener()