Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.h149 FRIEND_TEST(WatchdogServiceHelperTest, TestErrorOnInitWithNullWatchdogProcessServiceInstance);
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp176 TEST_F(WatchdogServiceHelperTest, TestErrorOnInitWithNullWatchdogProcessServiceInstance) { in TEST_F() argument