Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogProcessServiceTest.cpp283 waitForLooperNotificationLocked(lock, delay); in syncLooper()
288 waitForLooperNotificationLocked(lock, delay); in waitForLooperNotification()
291 void waitForLooperNotificationLocked(std::unique_lock<std::mutex>& lock, in waitForLooperNotificationLocked() function in android::automotive::watchdog::WatchdogProcessServiceTest