Searched refs:getRandomScanResult (Results 1 – 1 of 1) sorted by relevance
340 s11McScanResult = getRandomScanResult(ap5Ghz11Mc.values()); in scanForTestAp()342 s11McScanResult = getRandomScanResult(ap24Ghz11Mc.values()); in scanForTestAp()346 s11AzScanResult = getRandomScanResult(ap5Ghz11Az.values()); in scanForTestAp()348 s11AzScanResult = getRandomScanResult(ap24Ghz11Az.values()); in scanForTestAp()377 private static ScanResult getRandomScanResult(Collection<ScanResult> scanResults) { in getRandomScanResult() method in TestBase