Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringConfigurationTest.java488 final TetheringConfiguration testCfg = new TetheringConfiguration( in testEnableLegacyWifiP2PAddress() local
490 assertTrue(testCfg.shouldEnableWifiP2pDedicatedIp()); in testEnableLegacyWifiP2PAddress()