Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.h132 FRIEND_TEST(WatchdogBinderMediatorTest, TestErrorOnInitWithNullServiceInstances);
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DWatchdogBinderMediatorTest.cpp136 TEST_F(WatchdogBinderMediatorTest, TestErrorOnInitWithNullServiceInstances) { in TEST_F() argument