Searched refs:mTestIface (Results 1 – 1 of 1) sorted by relevance
95 private TestNetworkInterface mTestIface; field in EthernetTetheringTest154 mTestIface = createTestInterface(); in testVirtualEthernetAlreadyExists()159 int mtu = getMTU(mTestIface); in testVirtualEthernetAlreadyExists()166 mTestIface.getInterfaceName(), iface); in testVirtualEthernetAlreadyExists()168 checkVirtualEthernet(mTestIface, mtu); in testVirtualEthernetAlreadyExists()180 mTestIface = createTestInterface(); in testVirtualEthernet()184 mTestIface.getInterfaceName(), iface); in testVirtualEthernet()186 checkVirtualEthernet(mTestIface, getMTU(mTestIface)); in testVirtualEthernet()195 mTestIface = createTestInterface(); in testStaticIpv4()199 mTestIface.getInterfaceName(), iface); in testStaticIpv4()[all …]