Searched defs:addr1 (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/ |
D | address_unittest.cc | 209 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
|
D | address_with_type_test.cc | 36 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/ |
D | LinkPropertiesUtilsTest.java | 245 final InetAddress addr1 = toInetAddress("75.208.6.2"); in testCompareAddresses() local
|
/packages/modules/NetworkStack/tests/integration/signature/android/net/util/ |
D | NetworkStackUtilsIntegrationTest.kt | 598 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/ |
D | ReverseGeocoder.java | 101 Address addr1 = lookupAddress(setMinLatitude, setMinLongitude, true); in computeAddress() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 4959 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
|