Home
last modified time | relevance | path

Searched defs:TEST_WORKSOURCE (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DOemWifiNetworkFactoryTest.java45 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE_NAME); field in OemWifiNetworkFactoryTest
H A DLocalOnlyHotspotRequestInfoTest.java45 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in LocalOnlyHotspotRequestInfoTest
H A DConcreteClientModeManagerTest.java92 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in ConcreteClientModeManagerTest
H A DActiveModeWardenTest.java131 private static final WorkSource TEST_WORKSOURCE = new WorkSource(TEST_UID, TEST_PACKAGE); field in ActiveModeWardenTest
3673 TEST_WORKSOURCE, TEST_SSID_2, TEST_BSSID_2); in testGetCmmInRolesWithNullRoleInOneCmm() local
H A DWifiNativeInterfaceManagementTest.java74 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeInterfaceManagementTest
H A DWifiNativeTest.java238 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiNativeTest
H A DSoftApManagerTest.java143 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in SoftApManagerTest
H A DWifiVendorHalTest.java152 private static final WorkSource TEST_WORKSOURCE = new WorkSource(); field in WifiVendorHalTest