Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DScanResultTest.java333 String scanResultSsidUnquoted = currentNetwork.SSID; in testScanResultMatchesWifiInfo() local
338 .that("\"" + scanResultSsidUnquoted + "\"") in testScanResultMatchesWifiInfo()