Searched defs:client2 (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | MockingOomAdjusterTests.java | 1417 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 …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
H A D | BiometricSchedulerTest.java | 125 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
|
/aosp14/system/core/libsysutils/src/ |
H A D | SocketListener_test.cpp | 177 unique_fd client2 = clientSocket(mSocketPath); in TEST_F() local
|