/tools/acloud/public/actions/ |
D | create_goldfish_action_test.py | 34 IP = gcompute_client.IP(external="127.0.0.1", internal="10.0.0.1") variable in CreateGoldfishActionTest 102 self.compute_client.GetInstanceIP.return_value = self.IP 137 "ip": self.IP.external, 179 self.compute_client.GetInstanceIP.return_value = self.IP 223 "ip": self.IP.external, 265 self.compute_client.GetInstanceIP.return_value = self.IP 304 "ip": self.IP.external,
|
D | common_operations_test.py | 36 IP = gcompute_client.IP(external="127.0.0.1", internal="10.0.0.1") variable in CommonOperationsTest 69 self.Patch(self.compute_client, "GetInstanceIP", return_value=self.IP) 108 "ip": self.IP.external, 127 "ip": self.IP.internal,
|
D | create_cuttlefish_action_test.py | 38 IP = gcompute_client.IP(external="127.0.0.1", internal="10.0.0.1") variable in CreateCuttlefishActionTest 97 self.compute_client.GetInstanceIP.return_value = self.IP 136 "ip": self.IP.external,
|
/tools/acloud/create/ |
D | cheeps_remote_image_remote_instance_test.py | 20 IP = gcompute_client.IP(external="127.0.0.1", internal="10.0.0.1") variable in CheepsRemoteImageRemoteInstanceTest 66 self.compute_client.GetInstanceIP.return_value = self.IP 91 "ip": self.IP.external,
|
/tools/test/connectivity/tools/lab/health/ |
D | custom_health_analyzer.py | 18 from IPy import IP 35 IP(metric_result[self.key])
|
/tools/acloud/public/ |
D | device_driver_test.py | 81 fake_ip = gcompute_client.IP(external="140.1.1.1", internal="10.1.1.1") 136 fake_ip = gcompute_client.IP(external="140.1.1.1", internal="10.1.1.1")
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_sender.py | 400 ip4 = scapy.IP(src=self.src_ipv4, dst=IPV4_BROADCAST) 662 base = scapy.IP(src=self.src_ipv4, dst=sta_ip) 791 ip4 = scapy.IP(src=self.src_ipv4, dst=sta_ip, ttl=255)
|
D | arduino_wifi_dongle.py | 39 IP = 'IP: ' variable 305 elif IP in data:
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 386 IP = ad.droid.connectivityGetIPv4Addresses('wlan0')[0] 388 return IP
|
/tools/test/connectivity/acts/tests/google/net/ |
D | DhcpServerTest.py | 593 asserts.assert_equal(reqAddr, resp.getlayer(IP).dst) 918 asserts.assert_equal(packet.getlayer(IP).dst, NETADDR_BROADCAST) 931 asserts.assert_equal(packet.getlayer(IP).dst, ipAddr) 948 ip = IP(src=ip_src, dst=ip_dst)
|
D | ProxyTest.py | 25 from scapy.all import IP
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | BtEnum.py | 68 IP = "00000009-0000-1000-8000-00805F9B34FB" variable in RfcommUuid
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 32 also sometimes referred to as IP Next Generation or IPng. 74 IP version 6 (IPv6) is a new version of the Internet Protocol, 75 designed as the successor to IP version 4 (IPv4) [RFC-791]. The 81 IPv6 increases the IP address size from 32 bits to 128 bits, to 97 Changes in the way IP header options are encoded allows for 1396 "differentiated service" for IP packets, other than through the use 1408 on what sorts of traffic classifications are most useful for IP 1468 addresses from the IP header in its checksum computation must be 1950 [RFC-2402] Kent, S. and R. Atkinson, "IP Authentication Header", 1953 [RFC-2406] Kent, S. and R. Atkinson, "IP Encapsulating Security [all …]
|
/tools/tradefederation/core/tests/res/testtype/ |
D | python_output2.txt | 13 Test CreateAndroidVirtualDevices with internal IP. ... ok 37 Test Create Devices and report internal IP. ... ok
|
/tools/test/connectivity/acts/tests/google/net/arduino/disconnect_wifi/ |
D | disconnect_wifi.ino | 35 Serial.print("disconnect: wifiStatus(): IP: ");
|
/tools/test/connectivity/acts/tests/google/net/arduino/connect_wifi/ |
D | connect_wifi.ino | 46 Serial.print("connect: wifiStatus(): IP: ");
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 56 IP = collections.namedtuple("IP", ["external", "internal"]) variable 1379 return IP(internal=internal_ip, external=external_ip)
|
/tools/acloud/ |
D | README.md | 118 * List will show device IP address, adb port and instance name.
|
/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/ |
D | Anritsu_SIM_Bo.wnssp | 1 …96K2wwVMqPBnT7X/lRXCOTgY4jf+I6/qJ+jtAOQ5Nk4A+nijF9ggHcUB4MFFHZItwVmLvUJ0eS+IP+FQppU9CyOYVQrAUxsppT…
|