/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/vms/ |
D | VmsClientTest.java | 123 VmsClient client2 = connectVmsClient(mClientCallback2); in testRegister_ReceivesCurrentLayerAvailabilityAndSubscriptions() local 153 VmsClient client2 = connectVmsClient(mClientCallback2); in testRegisterProvider_SameIdForSameInfo_MultipleClients() local 228 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_MultipleClients() local 266 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_OverwriteSubscription_MultipleClients() local 305 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_MultipleClients() local 326 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_MultipleClients_SameLayer() local 347 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients() local 367 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_RemoveSubscription_OnUnregister_MultipleClients_SameLayer() local 403 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_MultipleLayers_MultipleClients() local 439 VmsClient client2 = connectVmsClient(mClientCallback2); in testSetSubscriptions_LayerAndProvider_MultipleClients() local [all …]
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/keystore/ |
D | JSONFileKeyStoreFactoryTest.java | 77 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_same() local 89 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_modified() local 105 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_null() local 122 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_primaryFileModified() local 139 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_hostBasedFileModified() local 156 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_primaryFileNotAccessible() local 173 IKeyStoreClient client2 = mFactory.createKeyStoreClient(); in testLoadKeyStore_hostBasedFileNotAccessible() local
|
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | MockingOomAdjusterTests.java | 1769 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByTop() local 1790 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_BoundByFgService_Branch() local 1810 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService() local 1830 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle() local 1873 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_2() local 1899 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_3() local 1926 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_4() local 1966 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_Branch() local 1991 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_Branch() local 2016 ProcessRecord client2 = spy(makeDefaultProcessRecord(MOCKAPP3_PID, MOCKAPP3_UID, in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_2() local [all …]
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/ |
H A D | BiometricSchedulerTest.java | 188 final HalClientMonitor<Object> client2 = new TestHalClientMonitor(mContext, mToken, in testClientDuplicateFinish_ignoredBySchedulerAndDoesNotCrash() local 201 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesPendingOperations_whenNullHal_andNotBiometricPrompt() local 239 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testRemovesOnlyBiometricPromptOperation_whenNullHal() local 342 final TestHalClientMonitor client2 = new TestHalClientMonitor(mContext, mToken, in testProtoDump_fifo() local 390 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelPendingAuth() local 478 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting() local 504 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelAuthenticationClientWithoutStarting_whenAppCrashes() local 593 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, lazyDaemon, in testCancelsPending_whenAuthRequestIdsSet() local 730 final TestAuthenticationClient client2 = new TestAuthenticationClient(mContext, in testAuthWorks_afterClearBiometricQueue() local 821 final TestInternalCleanupClient client2 = new in testTwoInternalCleanupOps_withFirstFavorHalEnrollment() local
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2/tests/ |
D | tests.rs | 38 let client2 = client1.advance_state(&mut rng, server2.server_init_msg()).unwrap(); in full_integration_state_machine() localVariable 74 let client2 = client1.advance_state(&mut rng, server2.server_init_msg()).unwrap(); in full_integration_state_machine_public_key_in_protobuf() localVariable 110 let client2 = client1.advance_state(&mut rng, server2.server_init_msg()).unwrap(); in full_integration_state_machine_multiple_next_protocols_sort() localVariable 148 let client2 = client1.advance_state(&mut rng, server2.server_init_msg()).unwrap(); in full_integration_state_machine_multiple_next_protocols_client() localVariable
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/ |
H A D | SubscriptionManagerTest.cpp | 390 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 588 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 664 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 760 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 827 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/ |
H A D | SubscriptionManagerTest.cpp | 384 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 582 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 658 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 754 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local 821 std::shared_ptr<IVehicleCallback> client2 = IVehicleCallback::fromBinder(binder2); in TEST_F() local
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/common/android/net/ |
D | TetheredClientTest.kt | 96 val client2 = TetheredClient(TEST_OTHER_MACADDR, listOf(TEST_ADDRINFO2), TETHERING_USB) in makeLinkAddress() constant
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceHalAidlImplTest.java | 2494 final String client2 = mPeerMacAddress; in testSetClientList() local 2533 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local 2552 MacAddress client2 = new MacAddress(); in testGetClientList() local 2583 MacAddress client2 = new MacAddress(); in testGetClientListFailureDueToGetNetwork() local
|
D | SupplicantP2pIfaceHalHidlImplTest.java | 2614 final String client2 = mPeerMacAddress; in testSetClientList() local 2657 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local 2684 final String client2 = mPeerMacAddress; in testGetClientList() local 2724 final String client2 = mPeerMacAddress; in testGetClientListFailureDueToGetNetwork() local
|
/aosp_15_r20/external/crosvm/src/sys/windows/ |
H A D | control_server.rs | 370 let client2 = control_server.accept(); in test_smoke() localVariable 392 let client2 = create_client(&pipe_name); in test_smoke() localVariable
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | ConnectedClientsTrackerTest.kt | 61 private val client2 = TetheredClient(client2Addr, listOf( constant in com.android.networkstack.tethering.ConnectedClientsTrackerTest
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | WifiScanningServiceTest.java | 381 TestClient client2, ScanResults results2) in verifyMultipleSingleScanResults() 1281 TestClient client2 = new TestClient(); in sendSingleScanAndPendingScanAndListenerThenDisableWifi() local 1555 TestClient client2 = new TestClient(); in sendMultipleSingleScanRequestWhilePreviousScanRunning() local 2268 TestClient client2 = new TestClient(); in scanListenerReceivesAllResults() local 3058 TestClient client2 = new TestClient(); in verifyIgnoreLocationSettingsFromNonPrivilegedAppsForSingleScan() local 3994 TestClient client2 = new TestClient(); in startServiceAndTriggerEmergencySuccessiveSingleScanWithoutDriverLoaded() local
|
/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_utility_win_unittest.cc | 414 ComPtr<IAudioClient2> client2 = core_audio_utility::CreateClient2( in TEST_F() local 439 ComPtr<IAudioClient2> client2 = core_audio_utility::CreateClient2( in TEST_F() local 479 ComPtr<IAudioClient2> client2 = core_audio_utility::CreateClient2( in TEST_F() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerCallback_test.cpp | 446 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
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | virtual_socket_unittest.cc | 196 auto client2 = std::make_unique<TestClient>( in TestDefaultSourceAddress() local 222 auto client2 = std::make_unique<TestClient>( in BasicTest() local 824 auto client2 = std::make_unique<TestClient>( in CrossFamilyDatagramTest() local
|
H A D | socket_unittest.cc | 964 auto client2 = std::make_unique<TestClient>( in UdpInternal() local 1127 auto client2 = std::make_unique<TestClient>( in UdpSocketRecvTimestampUseRtcEpoch() local
|
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/nl80211/cts/ |
H A D | NativeWifiClientTest.java | 75 NativeWifiClient client2 = in testEquals() local
|
/aosp_15_r20/external/grpc-grpc-java/examples/example-debug/src/main/java/io/grpc/examples/debug/ |
H A D | HelloWorldDebuggableClient.java | 108 HelloWorldDebuggableClient client2 = new HelloWorldDebuggableClient(channel1); in main() local
|
/aosp_15_r20/device/google/trout/tests/hal/vehicle/2.0/ |
D | GrpcServer_test.cpp | 138 auto client2 = makeGrpcVehicleClient(GetGrpcServerUri()); in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/ |
D | ScanManagerTest.java | 1492 ScanClient client2 = in testMetricsRadioScanScreenOnOffMultiScan() local 1816 ScanClient client2 = createScanClient(1, isFiltered, SCAN_MODE_BALANCED); in testMetricsScanRadioDurationMultiScan() local
|
/aosp_15_r20/system/core/libsysutils/src/ |
H A D | SocketListener_test.cpp | 177 unique_fd client2 = clientSocket(mSocketPath); in TEST_F() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/quickaffordance/ |
H A D | KeyguardQuickAffordanceRemoteUserSelectionManagerTest.kt | 58 private lateinit var client2: FakeCustomizationProviderClient in <lambda>() variable in com.android.systemui.keyguard.data.quickaffordance.KeyguardQuickAffordanceRemoteUserSelectionManagerTest
|
/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | socket_stream_test.cc | 153 SocketStream client2; in TEST() local
|
/aosp_15_r20/cts/tests/smartspace/src/android/smartspace/cts/ |
H A D | SmartspaceManagerTest.java | 158 SmartspaceSession client2 = createSmartspaceSession(config2); in testRequestSmartspaceUpdateForMultipleSessions() local
|