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.java688 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], candidate); in verifyNoMinimumTimeGapWhenDisconnected()
702 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], candidate); in verifyNoMinimumTimeGapWhenDisconnected()
1431 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceOverridesNetworkNominators()
1454 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceOverridesNetworkNominators()
1501 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in testUserConnectChoiceDoesNotOverrideWhenRssiLow()
1516 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in testUserConnectChoiceDoesNotOverrideWhenRssiLow()
1557 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceDoesNotOverrideWhenUnexpectedNoInternet()
1572 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceDoesNotOverrideWhenUnexpectedNoInternet()
1612 WifiConfigurationTestUtil.assertConfigurationEqual(userChoice, candidate); in userConnectChoiceDoesNotOverrideWhenOverrideDisabled()
1623 WifiConfigurationTestUtil.assertConfigurationEqual(networkSelectorChoice, candidate); in userConnectChoiceDoesNotOverrideWhenOverrideDisabled()
[all …]
DNetworkSuggestionStoreDataTest.java321 WifiConfigurationTestUtil.assertConfigurationEqual( in serializeDeserializeSingleNetworkSuggestionFromSingleApp()
DSavedNetworkNominatorTest.java245 WifiConfigurationTestUtil.assertConfigurationEqual(savedConfigs[0], in ignoreNetworksIfAutojoinNotAllowed()
DWifiConfigurationTestUtil.java866 public static void assertConfigurationEqual( in assertConfigurationEqual() method in WifiConfigurationTestUtil
DWifiNetworkSuggestionsManagerTest.java3388 WifiConfigurationTestUtil.assertConfigurationEqual( in testGetWifiConfigForMatchedNetworkSuggestionsSharedWithUser()
3440 WifiConfigurationTestUtil.assertConfigurationEqual( in testGetWifiConfigForMatchedCarrierNetworkSuggestionsSharedWithUser()
DWifiNetworkFactoryTest.java4040 WifiConfigurationTestUtil.assertConfigurationEqual(expectedWifiConfiguration, network); in validateConnectParams()