/tools/acloud/public/ |
D | avd.py | 40 def __init__(self, instance_name, ip=None): argument 52 def ip(self): member in AndroidVirtualDevice 60 def ip(self, value): member in AndroidVirtualDevice
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | iperf_client.py | 100 def start(self, ip, iperf_args, tag, timeout=3600): argument 119 def start(self, ip, iperf_args, tag, timeout=3600): argument 148 def start(self, ip, iperf_args, tag, timeout=3600): argument 223 def start(self, ip, iperf_args, tag, timeout=3600): argument
|
D | chameleon_controller.py | 102 def __init__(self, ip="", port=9992): argument
|
/tools/acloud/list/ |
D | instance.py | 144 def ip(self): member in Instance 323 def GetAdbVncPortFromSSHTunnel(ip, avd_type): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/net/ |
D | socket_test_utils.py | 28 def open_android_socket(ad, domain, sock_type, ip, port): argument 112 def open_datagram_socket(ad, ip, port): argument
|
/tools/test/connectivity/acts/tests/google/net/ |
D | IpSecTest.py | 73 def _test_spi_allocate_release_req_spi(self, dut, ip): argument 86 def _test_spi_allocate_release_random_spi(self, dut, ip): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | rpm_controller_utils.py | 133 def create_telnet_session(ip): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/ |
D | GceAvdInfo.java | 187 String ip = d.getString("ip"); in parseGceInfoFromString() local
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiTetheringTest.py | 207 def _verify_ping(self, dut, ip, isIPv6=False): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | WifiHelper.java | 319 final String ip = getIpAddress(); in hasValidIp() local
|