Home
last modified time | relevance | path

Searched defs:client2 (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DMockingOomAdjusterTests.java1417 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByTop() local
1438 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_BoundByFgService_Branch() local
1458 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService() local
1478 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle() local
1521 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_2() local
1547 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_3() local
1574 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_4() local
1614 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_Branch() local
1639 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_Branch() local
1664 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_2() local
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/
DBiometricSchedulerTest.java125 final HalClientMonitor<Object> client2 = new TestHalClientMonitor(mContext, mToken, in testClientDuplicateFinish_ignoredBySchedulerAndDoesNotCrash() local
138 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesPendingOperations_whenNullHal_andNotBiometricPrompt() local
176 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesOnlyBiometricPromptOperation_whenNullHal() local
279 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testProtoDump_fifo() local
327 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelPendingAuth() local
415 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting() local
441 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting_whenAppCrashes() local
529 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelsPending_whenAuthRequestIdsSet() local
668 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, in testAuthWorks_afterClearBiometricQueue() local
758 final TestInternalCleanupClient client2 = new in testTwoInternalCleanupOps_withFirstFavorHalEnrollment() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/
DKeyguardQuickAffordanceRemoteUserSelectionManagerTest.kt60 private lateinit var client2: FakeCustomizationProviderClient in <lambda>() variable in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceRemoteUserSelectionManagerTest
/frameworks/native/services/surfaceflinger/tests/
DLayerCallback_test.cpp446 client2(sp<SurfaceComposerClient>::make()); in TEST_F() local
624 client2(sp<SurfaceComposerClient>::make()); in TEST_F() local
673 client2(sp<SurfaceComposerClient>::make()); in TEST_F() local
734 client2(sp<SurfaceComposerClient>::make()); in TEST_F() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
DKeyguardQuickAffordanceRepositoryTest.kt69 private lateinit var client2: FakeCustomizationProviderClient in <lambda>() variable in com.android.systemui.keyguard.data.repository.KeyguardQuickAffordanceRepositoryTest
/frameworks/native/libs/vr/libpdx_uds/
Dservice_framework_tests.cpp561 auto client2 = client1->GetNewChannel(); in TEST_F() local
Dremote_method_tests.cpp701 auto client2 = TestClient::Create(std::move(channel)); in TEST_F() local