Home
last modified time | relevance | path

Searched defs:addr2 (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Daddress_with_type_test.cc39 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
66 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
Daddress_unittest.cc210 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/
DLinkPropertiesUtilsTest.java258 final InetAddress addr2 = toInetAddress("75.208.6.3"); in testCompareAddresses() local
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/
DNetworkStackUtilsIntegrationTest.kt602 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/
DReverseGeocoder.java102 Address addr2 = lookupAddress(setMaxLatitude, setMaxLongitude, true); in computeAddress() local
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4960 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