Home
last modified time | relevance | path

Searched refs:expectNoUnlinkToDeath (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogServiceHelperTest.cpp156 void expectNoUnlinkToDeath(AIBinder* aiBinder) { in expectNoUnlinkToDeath() function in android::automotive::watchdog::WatchdogServiceHelperTest
236 expectNoUnlinkToDeath(binder.get()); in TEST_F()
273 expectNoUnlinkToDeath(binder.get()); in TEST_F()
DWatchdogProcessServiceTest.cpp242 void expectNoUnlinkToDeath(AIBinder* aiBinder) { in expectNoUnlinkToDeath() function in android::automotive::watchdog::WatchdogProcessServiceTest
456 expectNoUnlinkToDeath(aiBinder); in TEST_F()
558 expectNoUnlinkToDeath(aiBinder); in TEST_F()
DIoOveruseMonitorTest.cpp294 void expectNoUnlinkToDeath(AIBinder* aiBinder) { in expectNoUnlinkToDeath() function in android::automotive::watchdog::IoOveruseMonitorTest
1071 ASSERT_NO_FATAL_FAILURE(expectNoUnlinkToDeath(binder)); in TEST_F()