/packages/modules/Connectivity/Tethering/tests/unit/common/android/net/ |
D | TetheredClientTest.kt | 95 val client1 = TetheredClient(TEST_MACADDR, listOf(TEST_ADDRINFO1), TETHERING_USB) in makeLinkAddress() constant
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | ConnectedClientsTrackerTest.kt | 54 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/ |
D | WifiScanningServiceTest.java | 380 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/ |
D | SupplicantP2pIfaceHalHidlImplTest.java | 2615 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
|
D | SupplicantP2pIfaceHalAidlImplTest.java | 2517 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/ |
D | WifiAwareMetricsTest.java | 378 WifiAwareClientState client1 = new WifiAwareClientState(mMockContext, 10, uid1, 0, null, in testDiscoverySessionMetrics() local
|
D | WifiAwareStateManagerTest.java | 3914 final int client1 = 188; in testEnableDisableOnLocationModeChanges() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
D | CarWatchdogManagerUnitTest.java | 144 TestClient client1 = new TestClient(); in testRegisterMultipleClients() local
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | NsdServiceTest.java | 787 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/ |
D | FakeVehicleStubUnitTest.java | 1265 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/ |
D | ScanManagerTest.java | 1351 ScanClient client1 = in testMetricsRadioScanScreenOnOffMultiScan() local
|