Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DConcurrencyTest.java703 String testDeviceName = "test"; in testSetDeviceName() local
709 sWifiP2pChannel, testDeviceName, sActionListener); in testSetDeviceName()
715 assertEquals(testDeviceName, currentDeviceName); in testSetDeviceName()
1679 String testDeviceName = "Android_Test"; in testWifiP2pListener() local
1684 sWifiP2pChannel, testDeviceName, sActionListener); in testWifiP2pListener()
1688 assertEquals(testDeviceName, p2pListener.getP2pDevice().deviceName); in testWifiP2pListener()