Searched defs:addr2 (Results 1 – 8 of 8) sorted by relevance
/packages/services/Iwlan/test/com/google/android/iwlan/epdg/ |
D | EpdgSelectorTest.java | 547 final String addr2 = "epdg.epc.mnc120.mcc300.pub.3gppnetwork.org"; in testCarrierConfigStaticAddressList() local 978 final String addr2 = "epdg.epc.mnc120.mcc311.pub.3gppnetwork.org"; in testGetValidatedServerListIpv4Preferred() local 1009 final String addr2 = "epdg.epc.mnc120.mcc311.pub.3gppnetwork.org"; in testGetValidatedServerListIpv6Preferred() local 1040 final String addr2 = "epdg.epc.mnc120.mcc311.pub.3gppnetwork.org"; in testGetValidatedServerListIpv4Only() local 1105 final String addr2 = "epdg.epc.mnc120.mcc311.pub.3gppnetwork.org"; in testGetValidatedServerListIpv6Only() local 1135 final String addr2 = "epdg.epc.mnc120.mcc311.pub.3gppnetwork.org"; in testGetValidatedServerListSystemPreferred() local
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | address_with_type_test.cc | 39 Address addr2{{0x01, 0x02, 0x03, 0x04, 0x05, 0x06}}; in TEST() local 65 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 | 235 val addr2 = NetworkStackUtils.ipv6AddressToSolicitedNodeMulticast(TEST_INET6ADDR_2) in testConvertIpv6AddressToSolicitedNodeMulticast() constant
|
/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | ReverseGeocoder.java | 102 Address addr2 = lookupAddress(setMaxLatitude, setMaxLongitude, true); in computeAddress() local
|
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | PrivateAddressCoordinatorTest.java | 368 final LinkAddress addr2 = requestDownstreamAddress(mHotspotIpServer, in testChooseAvailablePrefix() local
|
/packages/modules/DnsResolver/tests/ |
D | resolv_integration_test.cpp | 4936 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local 5229 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local 5611 const std::string addr2 = getUniqueIPv4Address(); // For an unresponsive DNS server. in TEST_F() local 5740 const std::string addr2 = getUniqueIPv4Address(); in TEST_F() local
|