Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DWatchdogServiceHelperTest.cpp83 const sp<ICarWatchdogServiceForSystem> getCarWatchdogServiceForSystem() { in getCarWatchdogServiceForSystem() function in android::automotive::watchdog::internal::WatchdogServiceHelperPeer
110 if (mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem() != nullptr) { in TearDown()
132 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in registerCarWatchdogService()
196 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
203 ASSERT_NE(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
237 ASSERT_EQ(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()
293 ASSERT_EQ(mWatchdogServiceHelperPeer->getCarWatchdogServiceForSystem(), nullptr); in TEST_F()