Searched refs:mfullSessionCompleteTime (Results 1 – 1 of 1) sorted by relevance
53 private long mfullSessionCompleteTime = Session.UNDEFINED; field in SessionManagerTest62 mfullSessionCompleteTime = timeMs; in setUp()73 mfullSessionCompleteTime = Session.UNDEFINED; in tearDown()295 assertTrue(mfullSessionCompleteTime >= TEST_DELAY_TIME / 2); in testEndSubsessionWithParentComplete()296 assertTrue(mfullSessionCompleteTime <= TEST_DELAY_TIME * 1.5); in testEndSubsessionWithParentComplete()369 assertTrue(mfullSessionCompleteTime >= TEST_DELAY_TIME / 2); in testEndExternalSessionListenerCallback()370 assertTrue(mfullSessionCompleteTime <= TEST_DELAY_TIME * 1.5); in testEndExternalSessionListenerCallback()