Searched defs:addr2 (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/ |
D | address_with_type_test.cc | 39 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local 66 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
|
D | address_unittest.cc | 210 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local 252 Address addr2{{0x02, 0x03, 0x04, 0x05, 0x06, 0x07}}; in TEST() local
|
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ |
D | LinkPropertiesUtilsTest.java | 258 final InetAddress addr2 = toInetAddress("75.208.6.3"); in testCompareAddresses() local
|
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/ |
D | NetworkStackUtilsIntegrationTest.kt | 602 val addr2 = NetworkStackUtils.ipv6AddressToSolicitedNodeMulticast(TEST_INET6ADDR_2) in testConvertIpv6AddressToSolicitedNodeMulticast() constant 774 val addr2 = LinkAddress("fe80::2/64", 0 /* flags */, RT_SCOPE_LINK) in testSelectPreferredIPv6LinkLocalAddress() constant
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | ReverseGeocoder.java | 102 Address addr2 = lookupAddress(setMaxLatitude, setMaxLongitude, true); in computeAddress() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 4960 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local 5247 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local 5629 const std::string addr2 = getUniqueIPv4Address(); // For an unresponsive DNS server. in TEST_F() local 5758 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local
|