Home
last modified time | relevance | path

Searched defs:expectedIface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/netd/tests/
H A Dbinder_test.cpp4692 int expectedIface; in getTargetIfaceForLocalRoutesExclusion() local
4861 int expectedIface = getTargetIfaceForLocalRoutesExclusion( in TEST_P() local
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java3558 private void runDualStackUsbTethering(final String expectedIface) throws Exception { in runDualStackUsbTethering()