Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.h154 FRIEND_TEST(WatchdogBinderMediatorTest, TestErrorOnInitWithNullServiceInstances);
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogBinderMediatorTest.cpp139 TEST_F(WatchdogBinderMediatorTest, TestErrorOnInitWithNullServiceInstances) { in TEST_F() argument