Searched defs:WatchdogServiceHelperInterface (Results 1 – 2 of 2) sorted by relevance
56 class WatchdogServiceHelperInterface; variable
162 .WillOnce([](const sp<WatchdogServiceHelperInterface>&) -> Result<void> { in TEST_F()