/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
H A D | LruConnectionTrackerTest.java | 66 WifiConfiguration network2 = WifiConfigurationTestUtil.createOpenNetwork(); in testConnectionOrderStore() local 94 WifiConfiguration network2 = WifiConfigurationTestUtil.createOpenNetwork(); in testIsMostRecentlyNetwork() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | WifiNetworkScoreCacheTest.java | 142 ScoredNetwork network2 = buildScoredNetwork(key2, mMockRssiCurve); in onScoresUpdatedShouldAddNewNetwork() local 204 ScoredNetwork network2 = buildScoredNetwork( in leastRecentlyUsedScore_shouldBeEvictedFromCache() local
|
H A D | WakeupConfigStoreDataTest.java | 135 ScanResultMatchInfo network2 = new ScanResultMatchInfo(); in deserializeSerializedData() local
|
H A D | WifiConfigurationUtilTest.java | 873 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapIdentity() local 886 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapAnonymousIdentity() local 899 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnDifferentEapAnonymousIdentityInEapSim() local
|
H A D | WifiNetworkSuggestionsManagerTest.java | 4186 WifiConfiguration network2 = WifiConfigurationTestUtil.createOpenNetwork(); in testGetPnoAvailableSuggestions() local 4302 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSameOpenSuggestion() local 4330 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSecureSuggestion() local 4358 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredWithoutCarrierProvisioningPermission() local 4386 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromDifferentCarrierId() local 4414 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithAutojoinDisabled() local 4442 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithDifferentMeterness() local 4471 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithNetworkDisabled() local 4512 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithOverlayFalse() local 4540 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testShouldBeIgnoredBySecureSuggestionFromSameCarrier() local
|
H A D | WifiConfigManagerTest.java | 2623 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddress() local 2689 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkOnlyIfCredentialsMatch() local 2754 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkVrrpMacAddress() local 2855 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatch() local 2911 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNonWpaNetworks() local 2948 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNetworksWithHighScanDetailCacheSize() local 2998 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatchAndThenUnlinkDueToGwMacAddress() local 3993 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRemoveNetworkRemovesConnectChoice() local 4036 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testDisableAutojoinRemovesConnectChoice() local 4264 WifiConfiguration network2 = new WifiConfiguration(); in testAddMultipleNetworksWithSameSSIDAndDefaultKeyMgmt() local [all …]
|
H A D | WifiConnectivityManagerTest.java | 3974 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoList() local 4019 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListFrequencies() local 4076 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListOrder() local
|
/aosp12/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
|
/aosp12/system/timezone/input_tools/android/telephonylookup_generator/src/test/java/com/android/libcore/timezone/telephonylookup/ |
H A D | TelephonyLookupGeneratorTest.java | 116 TelephonyLookupProtoFile.Network network2 = createNetwork("123", "456", "us"); in duplicateMccMncComboIsRejected() local 123 TelephonyLookupProtoFile.Network network2 = createNetwork("123", "56", "us"); in validDataCreatesFile() local
|
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/wifi/ |
H A D | NetworkMonitorTest.java | 129 final Network network2 = mock(Network.class); in testWaitForValidated_NetworkChange() local
|
/aosp12/system/connectivity/wificond/tests/ |
H A D | scanner_unittest.cpp | 468 PnoNetwork network2; in TEST_F() local 507 PnoNetwork network2; in TEST_F() local 550 PnoNetwork network2; in TEST_F() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiConfigManager.java | 2527 WifiConfiguration network1, WifiConfiguration network2, in shouldNetworksBeLinked() 2592 private void linkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in linkNetworks() 2615 private void unlinkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in unlinkNetworks()
|
/aosp12/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
H A D | CaptivePortalLoginActivityTest.java | 340 final Network network2 = new Network(TEST_NETID + 2); in configVpnNetwork() local
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_integration_test.cpp | 6469 ScopedPhysicalNetwork network2 = CreateScopedPhysicalNetwork(ConnectivityType::V4V6); in TEST_F() local
|