Searched defs:iface (Results 1 – 6 of 6) sorted by relevance
/tools/tradefederation/contrib/src/com/android/framework/tests/ |
D | BandwidthUtils.java | 36 BandwidthUtils(ITestDevice device, String iface) throws DeviceNotAvailableException { in BandwidthUtils() 79 String iface = parts[1]; in parseUidStats() local 124 String iface = parts[0].replace(":", "").trim(); in parseNetDevStats() local
|
/tools/test/connectivity/acts/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_capture.py | 114 def _create_interface(self, iface, mode): argument 127 def _cleanup_interface(self, iface): argument
|
D | access_point.py | 436 def send_ra(self, iface, mac=RA_MULTICAST_ADDR, interval=1, count=None, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | ap_get_interface.py | 170 def check_ping(self, iface): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | CompatibilityCheck.kt | 206 for (iface in old.interfaceTypes()) { in compare() constant 215 for (iface in new.filteredInterfaceTypes(filterReference)) { in compare() constant
|