/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
D | BiometricSchedulerTest.java | 102 final HalClientMonitor<Object> client1 = in testClientDuplicateFinish_ignoredBySchedulerAndDoesNotCrash() local 116 final TestHalClientMonitor client1 = new TestHalClientMonitor( in testRemovesPendingOperations_whenNullHal_andNotBiometricPrompt() local 154 final TestAuthenticationClient client1 = in testRemovesOnlyBiometricPromptOperation_whenNullHal() local 192 final TestAuthenticationClient client1 = new TestAuthenticationClient(mContext, in testCancelNotInvoked_whenOperationWaitingForCookie() local 305 final TestHalClientMonitor client1 = new TestHalClientMonitor(mContext, mToken, lazyDaemon); in testCancelPendingAuth() local 315 assertEquals(mScheduler.getCurrentClient(), client1); in testCancelPendingAuth() local 452 final TestAuthenticationClient client1 = new TestAuthenticationClient( in testCancelsPending_whenAuthRequestIdsSet() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/quickaffordance/ |
D | KeyguardQuickAffordanceRemoteUserSelectionManagerTest.kt | 57 private lateinit var client1: FakeCustomizationProviderClient in <lambda>() variable in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceRemoteUserSelectionManagerTest
|
/frameworks/native/services/surfaceflinger/tests/ |
D | LayerCallback_test.cpp | 445 sp<SurfaceComposerClient> client1(new SurfaceComposerClient), in TEST_F() local 623 sp<SurfaceComposerClient> client1(new SurfaceComposerClient), in TEST_F() local 672 sp<SurfaceComposerClient> client1(new SurfaceComposerClient), in TEST_F() local 733 sp<SurfaceComposerClient> client1(new SurfaceComposerClient), in TEST_F() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
D | KeyguardQuickAffordanceRepositoryTest.kt | 64 private lateinit var client1: FakeCustomizationProviderClient in <lambda>() variable in com.android.systemui.keyguard.data.repository.KeyguardQuickAffordanceRepositoryTest
|
/frameworks/av/services/mediatranscoding/tests/ |
D | mediatranscodingservice_simulated_tests.cpp | 149 std::shared_ptr<ITranscodingClient> client1; in TEST_F() local
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | MockingOomAdjusterTests.java | 1554 final ProcessRecord client1 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_ScheduleLikeTop() local 1600 final ProcessRecord client1 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_TreatLikeVisFGS() local 1663 final ProcessRecord client1 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_UidIdle_StopService() local
|
/frameworks/native/libs/vr/libpdx_uds/ |
D | service_framework_tests.cpp | 554 auto client1 = TestClient::Create(kTestService2); in TEST_F() local
|