Searched defs:ip (Results 1 – 5 of 5) sorted by relevance
/tools/acloud/public/ |
D | avd.py | 41 def __init__(self, instance_name, ip=None): argument 52 def ip(self): member in AndroidVirtualDevice 59 def ip(self, value): member in AndroidVirtualDevice
|
/tools/test/connectivity/acts/tests/google/net/ |
D | IpSecTest.py | 83 def _test_spi_allocate_release_req_spi(self, dut, ip): argument 96 def _test_spi_allocate_release_random_spi(self, dut, ip): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | chameleon_controller.py | 102 def __init__(self, ip="", port=9992): argument
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiTetheringTest.py | 217 def _verify_ping(self, dut, ip, isIPv6=False): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | WifiHelper.java | 311 final String ip = getIpAddress(); in hasValidIp() local
|