Searched defs:TEST_INTERFACE_NAME (Results 1 – 4 of 4) sorted by relevance
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | SoftApManagerTest.java | 107 private static final String TEST_INTERFACE_NAME = "testif0"; field in SoftApManagerTest 695 WIFI_AP_STATE_ENABLED, HOTSPOT_NO_ERROR, TEST_INTERFACE_NAME, in stopWhenStarted() local 704 WIFI_AP_STATE_DISABLING, HOTSPOT_NO_ERROR, TEST_INTERFACE_NAME, in stopWhenStarted() local 732 WIFI_AP_STATE_ENABLED, HOTSPOT_NO_ERROR, TEST_INTERFACE_NAME, in cleanStopOnInterfaceDestroyed() local 739 WIFI_AP_STATE_DISABLING, HOTSPOT_NO_ERROR, TEST_INTERFACE_NAME, in cleanStopOnInterfaceDestroyed() local
|
H A D | ConcreteClientModeManagerTest.java | 88 private static final String TEST_INTERFACE_NAME = "testif0"; field in ConcreteClientModeManagerTest
|
H A D | DppManagerTest.java | 103 private static final String TEST_INTERFACE_NAME = "testif0"; field in DppManagerTest
|
/aosp12/frameworks/base/wifi/tests/src/android/net/wifi/nl80211/ |
H A D | WifiNl80211ManagerTest.java | 111 private static final String TEST_INTERFACE_NAME = "test_wlan_if"; field in WifiNl80211ManagerTest
|