Searched refs:kTestUserSwitchTimeoutSecs (Results 1 – 1 of 1) sorted by relevance
82 constexpr std::chrono::seconds kTestUserSwitchTimeoutSecs = 15s; variable149 mService->mUserSwitchTimeoutNs = kTestUserSwitchTimeoutSecs; in updateIntervals()961 int maxIterations = static_cast<int>(kTestUserSwitchTimeoutSecs.count() / in TEST_F()1199 int maxIterations = static_cast<int>(kTestUserSwitchTimeoutSecs.count() / in TEST_F()1249 maxIterations = static_cast<int>(kTestUserSwitchTimeoutSecs.count() / in TEST_F()