Home
last modified time | relevance | path

Searched refs:assertConfigurationEqual (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkSelectorTest.java685 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], candidate); in verifyNoMinimumTimeGapWhenDisconnected()
699 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], candidate); in verifyNoMinimumTimeGapWhenDisconnected()
1393 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceOverridesNetworkNominators()
1416 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceOverridesNetworkNominators()
1463 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in testUserConnectChoiceDoesNotOverrideWhenRssiLow()
1478 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in testUserConnectChoiceDoesNotOverrideWhenRssiLow()
1519 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceDoesNotOverrideWhenUnexpectedNoInternet()
1534 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceDoesNotOverrideWhenUnexpectedNoInternet()
1574 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceDoesNotOverrideWhenOverrideDisabled()
1585 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceDoesNotOverrideWhenOverrideDisabled()
[all …]
DNetworkSuggestionStoreDataTest.java321 WifiConfigurationTestUtil.assertConfigurationEqual( in serializeDeserializeSingleNetworkSuggestionFromSingleApp()
DSavedNetworkNominatorTest.java243 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], in ignoreNetworksIfAutojoinNotAllowed()
DWifiConfigurationTestUtil.java866 public static void assertConfigurationEqual( in assertConfigurationEqual() method in WifiConfigurationTestUtil
DWifiNetworkSuggestionsManagerTest.java3596 WifiConfigurationTestUtil.assertConfigurationEqual( in testGetWifiConfigForMatchedNetworkSuggestionsSharedWithUser()
3651 WifiConfigurationTestUtil.assertConfigurationEqual( in testGetWifiConfigForMatchedCarrierNetworkSuggestionsSharedWithUser()
DWifiNetworkFactoryTest.java4116 WifiConfigurationTestUtil.assertConfigurationEqual(expectedWifiConfiguration, network); in validateConnectParams()