Searched defs:testIface (Results 1 – 7 of 7) sorted by relevance
64 TestNetworkInterface testIface = null; in runTest() local124 void runTest(TestNetworkInterface testIface, TestNetworkCallback tunNetworkCallback) in runTest()
133 public void runTest(TestNetworkInterface testIface, TestNetworkCallback tunNetworkCallback) in runTest()
201 final TestNetworkInterface testIface = sTNM.createTunInterface(linkAddresses); in TunNetworkWrapper() local
624 public void runTest(TestNetworkInterface testIface, TestNetworkCallback tunNetworkCallback) in runTest()
94 final TestNetworkInterface testIface = in TunNetworkContext() local
119 val testIface: TestNetworkInterface constant
50 val testIface: TestNetworkInterface constant in android.net.cts.util.EthernetTestInterface