Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/evs/
DEvsHalWrapperImplUnitTest.java127 public void testDeathRecipient() throws Exception { in testDeathRecipient() method in EvsHalWrapperImplUnitTest
/aosp_15_r20/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/managers/
DBluetoothFinderManagerTest.java181 public void testDeathRecipient() throws Exception { in testDeathRecipient() method in BluetoothFinderManagerTest
/aosp_15_r20/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DRequiresPermissionCheckerTest.java251 public void testDeathRecipient() { in testDeathRecipient() method in RequiresPermissionCheckerTest
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp826 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F() local
900 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in TEST_F() local
2285 sp<TestDeathRecipient> testDeathRecipient = new TestDeathRecipient(); in onTransact() local