Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp377 class TestDeathRecipient : public IBinder::DeathRecipient, public BinderLibTestEvent class
560 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F()
582 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F()
605 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F()
682 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F()
1273 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in onTransact()