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