Home
last modified time | relevance | path

Searched defs:client1 (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Connectivity/Tethering/tests/unit/common/android/net/
DTetheredClientTest.kt95 val client1 = TetheredClient(TEST_MACADDR, listOf(TEST_ADDRINFO1), TETHERING_USB) in makeLinkAddress() constant
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DConnectedClientsTrackerTest.kt54 private val client1 = TetheredClient(client1Addr, listOf( constant in com.android.networkstack.tethering.ConnectedClientsTrackerTest
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java380 TestClient client1, ScanResults results1, in verifyMultipleSingleScanResults()
1280 TestClient client1 = new TestClient(); in sendSingleScanAndPendingScanAndListenerThenDisableWifi() local
1554 TestClient client1 = new TestClient(); in sendMultipleSingleScanRequestWhilePreviousScanRunning() local
2156 TestClient client1 = new TestClient(); in registerScanListener() local
2201 TestClient client1 = new TestClient(); in testDeregisterScanListener() local
2282 TestClient client1 = new TestClient(); in scanListenerReceivesAllResults() local
2976 TestClient client1 = new TestClient(); in rejectRestrictedMessagesFromNonPrivilegedApps() local
3072 TestClient client1 = new TestClient(); in verifyIgnoreLocationSettingsFromNonPrivilegedAppsForSingleScan() local
4008 TestClient client1 = new TestClient(); in startServiceAndTriggerEmergencySuccessiveSingleScanWithoutDriverLoaded() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalHidlImplTest.java2615 final String client1 = mGroupOwnerMacAddress; in testSetClientList() local
2658 final String client1 = mGroupOwnerMacAddress; in testSetClientListFailureDueToGetNetwork() local
2685 final String client1 = mGroupOwnerMacAddress; in testGetClientList() local
2725 final String client1 = mGroupOwnerMacAddress; in testGetClientListFailureDueToGetNetwork() local
DSupplicantP2pIfaceHalAidlImplTest.java2517 final String client1 = mGroupOwnerMacAddress; in testSetClientList() local
2556 final String client1 = mGroupOwnerMacAddress; in testSetClientListFailureDueToGetNetwork() local
2575 MacAddress client1 = new MacAddress(); in testGetClientList() local
2606 MacAddress client1 = new MacAddress(); in testGetClientListFailureDueToGetNetwork() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareMetricsTest.java378 WifiAwareClientState client1 = new WifiAwareClientState(mMockContext, 10, uid1, 0, null, in testDiscoverySessionMetrics() local
DWifiAwareStateManagerTest.java3914 final int client1 = 188; in testEnableDisableOnLocationModeChanges() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogManagerUnitTest.java144 TestClient client1 = new TestClient(); in testRegisterMultipleClients() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DNsdServiceTest.java787 final NsdManager client1 = connectClient(mService); in testPerClientListenerLimit() local
1875 final NsdManager client1 = connectClient(mService); in testTakeMulticastLockOnBehalfOfClient_ForForegroundAppsOnly() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/
DFakeVehicleStubUnitTest.java1265 VehicleStub.SubscriptionClient client1 = fakeVehicleStub.newSubscriptionClient(callback1); in testSubscribeOnChangePropTwoClientSubscribeSameProp() local
1588 VehicleStub.SubscriptionClient client1 = fakeVehicleStub.newSubscriptionClient(callback1); in testUnsubscribeContinuousPropTwoClient() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DScanManagerTest.java1351 ScanClient client1 = in testMetricsRadioScanScreenOnOffMultiScan() local