/cts/tests/tests/location/src/android/location/cts/ |
D | AddressTest.java | 40 Address address = new Address(Locale.GERMAN); in testDescribeContents() local 52 Address address = new Address(Locale.ITALY); in testAccessAdminArea() local 63 Address address = new Address(Locale.JAPAN); in testAccessCountryCode() local 74 Address address = new Address(Locale.KOREA); in testAccessCountryName() local 85 Address address = new Address(Locale.TAIWAN); in testAccessExtras() local 102 Address address = new Address(Locale.SIMPLIFIED_CHINESE); in testAccessFeatureName() local 113 Address address = new Address(Locale.CHINA); in testAccessLatitude() local 131 Address address = new Address(Locale.CHINA); in testAccessLongitude() local 149 Address address = new Address(Locale.CHINA); in testAccessPhone() local 160 Address address = new Address(Locale.CHINA); in testAccessPostalCode() local [all …]
|
/cts/tests/tests/net/src/android/net/cts/ |
D | InetAddressesTest.java | 84 public void parseNumericAddress(String address, String expectedString) { in parseNumericAddress() 91 public void test_parseNonNumericAddress(String address) { in test_parseNonNumericAddress() 113 public void test_isNumericAddress(String address, String unused) { in test_isNumericAddress() 120 public void test_isNotNumericAddress(String address) { in test_isNotNumericAddress()
|
D | LocalSocketTest.java | 43 String address = ADDRESS_PREFIX + "_testLocalConnections"; in testLocalConnections() local 139 String address = ADDRESS_PREFIX + "_testAccessors"; in testAccessors() local 201 String address = ADDRESS_PREFIX + "_testSetSoTimeout_readTimeout"; in testSetSoTimeout_readTimeout() local 231 String address = ADDRESS_PREFIX + "_testSetSoTimeout_writeTimeout"; in testSetSoTimeout_writeTimeout() local 266 String address = ADDRESS_PREFIX + "_testAvailable"; in testAvailable() local 292 String address = ADDRESS_PREFIX + "_testLocalSocketCreatedFromFileDescriptor"; in testLocalSocketCreatedFromFileDescriptor() local 327 String address = ADDRESS_PREFIX + "_testFlush"; in testFlush() local 446 static LocalSocketPair createConnectedSocketPair(String address) throws Exception { in createConnectedSocketPair()
|
D | LocalServerSocketTest.java | 30 String address = "com.android.net.LocalServerSocketTest_testLocalServerSocket"; in testLocalServerSocket() local
|
/cts/tests/tests/net/src/android/net/rtp/cts/ |
D | AudioStreamTest.java | 28 private void testRtpStream(InetAddress address) throws Exception { in testRtpStream() 30 assertEquals(stream.getLocalAddress(), address); in testRtpStream() local 36 assertEquals(stream.getRemoteAddress(), address); in testRtpStream() local
|
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/ |
D | LogicalAddress.java | 40 private final int address; field in LogicalAddress 57 deviceMap.put(device.address, device); in deviceMap.put() argument 85 public static LogicalAddress getLogicalAddress(int address) { in getLogicalAddress() 89 private LogicalAddress(int address) { in LogicalAddress()
|
/cts/tests/tests/text/src/android/text/util/cts/ |
D | Rfc822TokenTest.java | 39 final String address = "jdoe@example.net"; in testConstructor() local 65 final String address = "jdoe@example.net"; in testAccessName() local 97 final String address = "jdoe@example.net"; in testAccessComment() local 117 String address = "jdoe@example.net"; in testAccessAddress() local
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SmsUsageMonitorShortCodeTest.java | 52 final String address; field in SmsUsageMonitorShortCodeTest.ShortCodeTest 481 private static int expectedReturnCode(String address) { in expectedReturnCode()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | SelfManagedConnectionServiceTest.java | 234 private void addAndVerifyIncomingCall(PhoneAccountHandle handle, Uri address) in addAndVerifyIncomingCall() 236 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, handle, address); in addAndVerifyIncomingCall() local 370 … private void placeAndVerifyOutgoingCall(PhoneAccountHandle handle, Uri address) throws Exception { in placeAndVerifyOutgoingCall() 372 TestUtils.placeOutgoingCall(getInstrumentation(), mTelecomManager, handle, address); in placeAndVerifyOutgoingCall() local 586 Uri address = Uri.fromParts("sip", "test" + ix + "@test.com", null); in testCallLimit() local 590 TestUtils.TEST_SELF_MANAGED_HANDLE_1, address); in testCallLimit() local 620 Uri address = getTestNumber(); in testDisconnectSelfManagedCallForEmergency() local 622 TEST_SELF_MANAGED_HANDLE_1, address); in testDisconnectSelfManagedCallForEmergency() local
|
D | NumberDialingTest.java | 43 Uri address = Uri.fromParts("tel", "*1234#", null); in testEndInPound() local
|
D | ConnectionServiceTest.java | 238 PhoneAccountHandle pah, Uri address) { in addIncomingSelfManagedCall() 240 TestUtils.addIncomingCall(getInstrumentation(), mTelecomManager, pah, address); in addIncomingSelfManagedCall() local
|
D | TestUtils.java | 317 PhoneAccountHandle handle, String label, String address) throws Exception { in registerSimPhoneAccount() 326 PhoneAccountHandle handle, String label, String address) throws Exception { in registerEmergencyPhoneAccount() 478 Uri address) { in addIncomingCall() 496 public static BluetoothDevice makeBluetoothDevice(String address) { in makeBluetoothDevice() 516 Uri address) { in placeOutgoingCall() 535 public static SelfManagedConnection waitForAndGetConnection(Uri address) { in waitForAndGetConnection()
|
/cts/tests/aslr/src/ |
D | AslrMallocTest.cpp | 69 void GetAddress(size_t allocSize, uintptr_t& address) in GetAddress() 118 uintptr_t address; in TestRandomization() local
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsExternalCallStateTest.java | 37 Uri address = Uri.fromParts("tel", "5551212", null); in parcelUnparcel() local
|
/cts/tests/tests/net/ipsec/src/android/net/ipsec/ike/cts/ |
D | ChildSessionParamsTest.java | 202 Inet4Address address = ((ConfigRequestIpv4Address) req).getAddress(); in verifySpecificV4AddrConfigReq() local 221 LinkAddress address = in verifySpecificV6AddrConfigReq() local
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
D | MyVpnService.java | 67 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local 83 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local
|
/cts/hostsidetests/securitybulletin/src/android/security/cts/ |
D | SecurityTestCase.java | 171 BigInteger address = new BigInteger(ptr.substring(0, length), RADIX_HEX); in isKptr() local 178 BigInteger address = new BigInteger(ptr.substring(0, length), RADIX_HEX); in isKptr() local
|
/cts/tests/sensor/jni/ |
D | android_hardware_cts_SensorDirectReportTest.cpp | 43 void *address; in readHardwareBuffer() local
|
/cts/apps/VpnApp/src/com/android/cts/vpnfirewall/ |
D | ReflectorVpnService.java | 146 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local 162 InetAddress address = InetAddress.getByName(prefixAndMask[0]); in start() local
|
/cts/tests/tests/os/jni/ |
D | android_os_cts_NoExecutePermissionTest.cpp | 26 static jboolean isAddressExecutable(uintptr_t address) { in isAddressExecutable()
|
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/ |
D | SmsConversationTest.java | 116 public void saveToTelephony(String messageBody, String address) { in saveToTelephony()
|
D | ThreadsTest.java | 128 private Uri saveToTelephony(long threadId, String address, String body) { in saveToTelephony()
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ |
D | poc.cpp | 27 static std::string memoryAsHexString(const void* const address, size_t numBytes) { in memoryAsHexString()
|
/cts/tests/tests/net/src/android/net/ipv6/cts/ |
D | PingTest.java | 99 InetAddress address, byte[] packet) throws ErrnoException, IOException { in sendPing()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | DummyConnectionService.java | 52 final Uri address = in onCreateIncomingConnection() local
|