Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp62 const sp<ICarWatchdogServiceForSystem> getCarWatchdogServiceForSystem() { in getCarWatchdogServiceForSystem() function in android::automotive::watchdog::internal::WatchdogServiceHelperPeer
105 if (mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem() != nullptr) { in TearDown()
127 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in registerCarWatchdogService()
191 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
198 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
232 ASSERT_EQ(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
288 ASSERT_EQ(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()