Searched refs:getCarWatchdogServiceForSystem (Results 1 – 1 of 1) sorted by relevance
83 const sp<ICarWatchdogServiceForSystem> getCarWatchdogServiceForSystem() { in getCarWatchdogServiceForSystem() function in android::automotive::watchdog::internal::WatchdogServiceHelperPeer110 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()