Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Daddress_unittest.cc209 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
223 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
229 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
251 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
Daddress_with_type_test.cc36 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
63 Address addr1{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/
DLinkPropertiesUtilsTest.java245 final InetAddress addr1 = toInetAddress("75.208.6.2"); in testCompareAddresses() local
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/
DNetworkStackUtilsIntegrationTest.kt598 val addr1 = NetworkStackUtils.ipv6AddressToSolicitedNodeMulticast(TEST_INET6ADDR_1) in testConvertIpv6AddressToSolicitedNodeMulticast() constant
773 val addr1 = LinkAddress("fe80::1/64", IFA_F_TENTATIVE, RT_SCOPE_LINK) in testSelectPreferredIPv6LinkLocalAddress() constant
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DReverseGeocoder.java101 Address addr1 = lookupAddress(setMinLatitude, setMinLongitude, true); in computeAddress() local
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp4959 const std::string addr1 = getUniqueIPv4Address(); in TEST_F() local
5246 const std::string addr1 = getUniqueIPv4Address(); in TEST_F() local
5628 const std::string addr1 = getUniqueIPv4Address(); // For a workable DNS server. in TEST_F() local
5757 const std::string addr1 = getUniqueIPv4Address(); in TEST_F() local