Searched defs:matchingScanResult (Results 1 – 1 of 1) sorted by relevance
1060 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[0]; in testNetworkSpecifierHandleUserSelectionConnectToNetwork() local1209 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[0]; in testNetworkSpecifierHandleUserSelectionConnectToNetworkUsingLiteralSsidAndBssidMatch() local1286 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[2]; in testNetworkSpecifierHandleUserSelectionConnectToNetworkMultipleBssidMatches() local2095 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[0]; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedWithNoCache() local2144 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[0]; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedNForgot() local2164 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedNForgot() local2185 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[1]; in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchNotApproved() local2205 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchNotApproved() local2224 ScanResult matchingScanResult = mTestScanDatas[0].getResults()[0]; in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchApproved() local2244 validateScanResults(matchedScanResultsCaptor.getValue(), matchingScanResult); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchApproved() local[all …]