Home
last modified time | relevance | path

Searched refs:kSystemServerDeathTimeoutSeconds (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/wificond/tests/integration/
Dprocess_utils.cpp57 const uint32_t ScopedDevModeWificond::kSystemServerDeathTimeoutSeconds = 10; member in android::wificond::tests::integration::ScopedDevModeWificond
73 CHECK(WaitForTrue(SystemServerIsDead, kSystemServerDeathTimeoutSeconds)); in EnterDevModeOrDie()
Dprocess_utils.h48 static const uint32_t kSystemServerDeathTimeoutSeconds;