Home
last modified time | relevance | path

Searched defs:testResults (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/
H A DPasspointManagerTest.java2517 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithRoamingMatch() local
2539 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithHomeMatch() local
2564 List<ScanResult> testResults = mManager.getMatchingScanResults(config, scanResults); in getMatchingScanResultsTestWithNonMatch() local
/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp1028 TestResults testResults; in run_phases() local
/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiManagerTest.java3071 List<WifiConfiguration> testResults = new ArrayList<>(); in testGetWifiConfigsForMatchedNetworkSuggestions() local