Searched refs:SYSTEM_RESTART_TIMEOUT_SEC (Results 1 – 2 of 2) sorted by relevance
55 waitUntilAtLeastNPersistentUsersAreAvailable(SYSTEM_RESTART_TIMEOUT_SEC, 2); in testUserCreatedOnStartUpForHeadlessSystemUser()57 waitUntilCurrentUserIsNotSystem(SYSTEM_RESTART_TIMEOUT_SEC); in testUserCreatedOnStartUpForHeadlessSystemUser()
66 protected static final int SYSTEM_RESTART_TIMEOUT_SEC = 120; field in CarHostJUnit4TestCase