Searched refs:createSaeNetwork (Results 1 – 8 of 8) sorted by relevance
162 WifiConfigurationTestUtil.createSaeNetwork(); in testEqualityRulesForSae()197 WifiConfigurationTestUtil.createSaeNetwork("\"Transition is Hard\""); in testHashForTransitionMode()
223 WifiConfigurationTestUtil.createSaeNetwork(), in testValidatePositiveCases_Ascii()357 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_BadAsciiSaeLength()386 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_MalformedAsciiSaeString()426 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_MalformedHexSaeString()555 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testValidateNegativeCases_SaeMissingPmf()
174 WifiConfigurationTestUtil.createSaeNetwork().SSID, in serializeDeserializeMultipleNetworkRequestFromMultipleApps()
277 public static WifiConfiguration createSaeNetwork() { in createSaeNetwork() method in WifiConfigurationTestUtil304 public static WifiConfiguration createSaeNetwork(String ssid) { in createSaeNetwork() method in WifiConfigurationTestUtil
534 configurations.add(WifiConfigurationTestUtil.createSaeNetwork()); in testMultipleNetworksAllBackupRestore()567 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore()
153 WifiConfiguration config = WifiConfigurationTestUtil.createSaeNetwork(); in testSaePasswordNetworkWifiConfigurationSaveLoad()
1547 WifiConfigurationTestUtil.createSaeNetwork()); in testMatchScanDetailToNetworksAndCache()1566 WifiConfiguration saeNetwork = WifiConfigurationTestUtil.createSaeNetwork(); in testNoMatchScanDetailToNetwork()
526 testSavedNetworks.add(WifiConfigurationTestUtil.createSaeNetwork()); in buildSavedNetworkList()