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.java1566 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByTop() local
1587 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_BoundByFgService_Branch() local
1607 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService() local
1627 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle() local
1670 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_2() local
1696 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_3() local
1723 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_4() local
1763 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_Branch() local
1788 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_Branch() local
1813 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.java187 final HalClientMonitor<Object> client2 = new TestHalClientMonitor(mContext, mToken, in testClientDuplicateFinish_ignoredBySchedulerAndDoesNotCrash() local
200 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesPendingOperations_whenNullHal_andNotBiometricPrompt() local
238 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesOnlyBiometricPromptOperation_whenNullHal() local
341 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testProtoDump_fifo() local
389 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelPendingAuth() local
477 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting() local
503 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting_whenAppCrashes() local
592 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelsPending_whenAuthRequestIdsSet() local
729 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, in testAuthWorks_afterClearBiometricQueue() local
818 final TestInternalCleanupClient client2 = new in testTwoInternalCleanupOps_withFirstFavorHalEnrollment() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/
DKeyguardQuickAffordanceRemoteUserSelectionManagerTest.kt58 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/multivalentTests/src/com/android/systemui/keyguard/data/repository/
DKeyguardQuickAffordanceRepositoryTest.kt67 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