Searched defs:testResults (Results 1 – 3 of 3) sorted by relevance
229 final TestResults testResults = new TestResults(); in connectToVmService() local
2511 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithRoamingMatch() local2533 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithHomeMatch() local2558 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithNonMatch() local
3233 List<WifiConfiguration> testResults = new ArrayList<>(); in testGetWifiConfigsForMatchedNetworkSuggestions() local