Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java1116 private void upstreamSelectionTestCommon(final boolean automatic, InOrder inOrder, in upstreamSelectionTestCommon() method in TetheringTest
1149 upstreamSelectionTestCommon(true, inOrder, mobile, wifi); in testAutomaticUpstreamSelection()
1234 upstreamSelectionTestCommon(false, inOrder, mobile, wifi); in testLegacyUpstreamSelection()