Home
last modified time | relevance | path

Searched defs:testDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
DRequiresPermissionCheckerTest.java251 public void testDeathRecipient() { in testDeathRecipient() method in RequiresPermissionCheckerTest
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp720 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F() local
794 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F() local
1899 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in onTransact() local