Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkFactoryTest.java737 validateScanResults(matchedScanResultsCaptor.getValue(), mTestScanDatas[0].getResults()[0]); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatch()
780 validateScanResults(matchedScanResultsCaptor.getValue(), in testNetworkSpecifierMatchSuccessUsingPrefixSsidMatch()
824 validateScanResults(matchedScanResultsCaptor.getValue(), mTestScanDatas[0].getResults()[0]); in testNetworkSpecifierMatchSuccessUsingLiteralBssidMatch()
868 validateScanResults(matchedScanResultsCaptor.getValue(), in testNetworkSpecifierMatchSuccessUsingOuiPrefixBssidMatch()
913 validateScanResults(matchedScanResultsCaptor.getValue(), in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchWithMultipleBssidMatches()
2164 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedNForgot()
2205 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchNotApproved()
2244 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchApproved()
2287 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchAfterApprovalsRemove()
2329 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchAfterClear()
[all …]