Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/vts/
H A DVtsAidlWatchdogTargetTest.cpp81 .WillOnce(Invoke([&](int32_t sessionId, TimeoutLength timeoutLength) -> Status { in expectCheckIfAlive() argument
84 mTimeoutLength = timeoutLength; in expectCheckIfAlive()