Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_test/src/com/android/car/vms/
DVmsClientTest.java123 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 …]
/packages/modules/Connectivity/Tethering/tests/unit/common/android/net/
DTetheredClientTest.kt96 val client2 = TetheredClient(TEST_OTHER_MACADDR, listOf(TEST_ADDRINFO2), TETHERING_USB) in makeLinkAddress() constant
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DConnectedClientsTrackerTest.kt61 private val client2 = TetheredClient(client2Addr, listOf( constant
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalAidlImplTest.java2459 final String client2 = mPeerMacAddress; in testSetClientList() local
2498 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local
2517 MacAddress client2 = new MacAddress(); in testGetClientList() local
2548 MacAddress client2 = new MacAddress(); in testGetClientListFailureDueToGetNetwork() local
DSupplicantP2pIfaceHalHidlImplTest.java2609 final String client2 = mPeerMacAddress; in testSetClientList() local
2652 final String client2 = mPeerMacAddress; in testSetClientListFailureDueToGetNetwork() local
2679 final String client2 = mPeerMacAddress; in testGetClientList() local
2719 final String client2 = mPeerMacAddress; in testGetClientListFailureDueToGetNetwork() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java381 TestClient client2, ScanResults results2) in verifyMultipleSingleScanResults()
1279 TestClient client2 = new TestClient(); in sendSingleScanAndPendingScanAndListenerThenDisableWifi() local
1553 TestClient client2 = new TestClient(); in sendMultipleSingleScanRequestWhilePreviousScanRunning() local
2266 TestClient client2 = new TestClient(); in scanListenerReceivesAllResults() local
3033 TestClient client2 = new TestClient(); in verifyIgnoreLocationSettingsFromNonPrivilegedAppsForSingleScan() local
3969 TestClient client2 = new TestClient(); in startServiceAndTriggerEmergencySuccessiveSingleScanWithoutDriverLoaded() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareMetricsTest.java380 WifiAwareClientState client2 = new WifiAwareClientState(mMockContext, 11, uid2, 0, null, in testDiscoverySessionMetrics() local
DWifiAwareStateManagerTest.java4001 final int client2 = 199; in testEnableDisableOnLocationModeChanges() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogManagerUnitTest.java145 TestClient client2 = new TestClient(); in testRegisterMultipleClients() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DNsdServiceTest.java788 final NsdManager client2 = connectClient(mService); in testPerClientListenerLimit() local
1881 final NsdManager client2 = connectClient(mService); in testTakeMulticastLockOnBehalfOfClient_ForForegroundAppsOnly() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1257 VehicleStub.SubscriptionClient client2 = fakeVehicleStub.newSubscriptionClient(callback2); in testSubscribeOnChangePropTwoClientSubscribeSameProp() local
1553 VehicleStub.SubscriptionClient client2 = fakeVehicleStub.newSubscriptionClient(callback2); in testUnsubscribeContinuousPropTwoClient() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DScanManagerTest.java1431 ScanClient client2 = createScanClient(1, isFiltered, SCAN_MODE_BALANCED); in testMetricsScanRadioDurationMultiScan() local