Searched defs:iface (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 9 def send(dstmac, interval, count, lifetime, iface, rtt): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/ |
D | wireless_config.py | 31 iface=NET_IFACE, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_capture.py | 120 def _create_interface(self, iface, mode): argument 138 def _cleanup_interface(self, iface): argument
|
D | openwrt_ap.py | 367 def enable_80211r(self, iface, md): argument
|
D | access_point.py | 699 iface, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | ap_get_interface.py | 175 def check_ping(self, iface): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | net_test_utils.py | 614 def enable_iface(iface): argument
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/compatibility/ |
D | CompatibilityCheck.kt | 240 for (iface in old.interfaceTypes()) { in compare() constant 251 for (iface in new.filteredInterfaceTypes(filterReference)) { in compare() constant
|