/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/cts/app/ |
H A D | KnownNetworkTest.java | 130 KnownNetwork network2 = buildKnownNetworkBuilder().build(); in equalsOperation() local 170 KnownNetwork network2 = buildKnownNetworkBuilder().build(); in hashCodeCalculation() local 179 KnownNetwork network2 = buildKnownNetworkBuilder().setNetworkProviderInfo(null) in hashCodeCalculation_noNetworkProviderInfo() local
|
H A D | HotspotNetworkTest.java | 122 HotspotNetwork network2 = buildHotspotNetworkBuilder(true).build(); in equalsOperation() local 169 HotspotNetwork network2 = buildHotspotNetworkBuilder(true).build(); in hashCodeCalculation() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | LruConnectionTrackerTest.java | 66 WifiConfiguration network2 = WifiConfigurationTestUtil.createOpenNetwork(); in testConnectionOrderStore() local 94 WifiConfiguration network2 = WifiConfigurationTestUtil.createOpenNetwork(); in testIsMostRecentlyNetwork() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | XNetworkDataTest.java | 80 final XNetworkData network2 = createExample(); in testHashCode_equals() local 91 final XNetworkData network2 = in testHashCode_notEquals() local
|
/aosp_15_r20/frameworks/base/wifi/tests/src/android/net/wifi/ |
H A D | WifiNetworkScoreCacheTest.java | 136 ScoredNetwork network2 = buildScoredNetwork(key2, mockRssiCurve); in updateScoresShouldAddNewNetwork() local 211 ScoredNetwork network2 = buildScoredNetwork( in leastRecentlyUsedScore_shouldBeEvictedFromCache() local
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiConfigManagerTest.java | 2995 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddress() local 3061 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkOnlyIfCredentialsMatch() local 3126 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkVrrpMacAddress() local 3184 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddressWithPskAndSaeTypes() local 3291 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatch() local 3355 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNonWpaNetworks() local 3392 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNetworksWithHighScanDetailCacheSize() local 3442 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatchAndThenUnlinkDueToGwMacAddress() local 4375 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRemoveNetworkRemovesConnectChoice() local 4425 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testDisableAutojoinRemovesConnectChoice() local [all …]
|
D | WifiNetworkSuggestionsManagerTest.java | 4262 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSameOpenSuggestion() local 4290 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSecureSuggestion() local 4318 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredWithoutCarrierProvisioningPermission() local 4346 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromDifferentCarrierId() local 4374 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithAutojoinDisabled() local 4402 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithDifferentMeterness() local 4431 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithNetworkDisabled() local 4472 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithOverlayFalse() local 4500 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldBeIgnoredBySecureSuggestionFromSameCarrier() local
|
D | WifiConfigurationUtilTest.java | 1011 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapIdentity() local 1024 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapAnonymousIdentity() local 1037 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnValueOnDifferentEapAnonymousIdentityInEapSim() local
|
D | WakeupConfigStoreDataTest.java | 135 ScanResultMatchInfo network2 = new ScanResultMatchInfo(); in deserializeSerializedData() local
|
D | WifiConnectivityManagerTest.java | 5884 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testExternalPnoScanRequest_withSavedNetworks() local 5950 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoList() local 6032 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListFrequencies() local 6096 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListOrder() local
|
/aosp_15_r20/system/connectivity/wificond/tests/ |
D | scanner_unittest.cpp | 475 PnoNetwork network2; in TEST_F() local 514 PnoNetwork network2; in TEST_F() local 557 PnoNetwork network2; in TEST_F() local
|
/aosp_15_r20/system/timezone/input_tools/android/telephonylookup_generator/src/test/java/com/android/libcore/timezone/telephonylookup/ |
H A D | TelephonyLookupGeneratorTest.java | 123 Network network2 = createNetwork("123", "456", "us"); in networks_duplicateMccMncComboIsRejected() local 168 Network network2 = createNetwork("123", "56", "us"); in validDataCreatesFile() local
|
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/nl80211/cts/ |
H A D | PnoNetworkTest.java | 89 PnoNetwork network2 = new PnoNetwork(); in testEquals() local
|
H A D | PnoSettingsTest.java | 50 PnoNetwork network2 = new PnoNetwork(); in createTestNetworks() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/ |
D | NetworkCapabilitiesTest.java | 704 final Network network2 = new Network(101); in testUnderlyingNetworks() local 1265 final Network network2 = new Network(101); in testBuilder() local
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/graph/ |
H A D | ImmutableNetworkTest.java | 47 Network<String, String> network2 = ImmutableNetwork.copyOf(network1); in copyOfImmutableNetwork_optimized() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/graph/ |
H A D | ImmutableNetworkTest.java | 47 Network<String, String> network2 = ImmutableNetwork.copyOf(network1); in copyOfImmutableNetwork_optimized() local
|
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/wifi/ |
D | NetworkMonitorTest.java | 129 final Network network2 = mock(Network.class); in testWaitForValidated_NetworkChange() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiAutoUpdateTest.py | 284 def get_enabled_network(self, network1, network2): argument
|
D | WifiManagerTest.py | 193 def get_enabled_network(self, network1, network2): argument
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiConfigManager.java | 2981 WifiConfiguration network1, WifiConfiguration network2, in shouldNetworksBeLinked() 3046 private void linkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in linkNetworks() 3069 private void unlinkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in unlinkNetworks()
|
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | NetworkAgentTest.kt | 1591 val network2 = agent2.network!! in testRegisterAfterUnregister() constant 1620 val (agent2, network2) = connectNetwork() in testUnregisterAfterReplacement() constant
|
/aosp_15_r20/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | CaptivePortalLoginActivityTest.java | 478 final Network network2 = new Network(TEST_NETID + 2); in configVpnNetwork() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | network_unittest.cc | 1078 Network network2("test_eth0", "Test Network Adapter 2", in TEST_F() local
|
/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 7487 ScopedPhysicalNetwork network2 = CreateScopedPhysicalNetwork(ConnectivityType::V4V6); in TEST_F() local
|