Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConfigurationMapTest.java194 private void verifyScanResultMatchWithNetwork(WifiConfiguration config) { in verifyScanResultMatchWithNetwork() method in ConfigurationMapTest
275 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createOpenNetwork()); in testScanResultDoesMatchCorrespondingNetworks()
276 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createPskNetwork()); in testScanResultDoesMatchCorrespondingNetworks()
277 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createWepNetwork()); in testScanResultDoesMatchCorrespondingNetworks()
278 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createEapNetwork()); in testScanResultDoesMatchCorrespondingNetworks()