Home
last modified time | relevance | path

Searched defs:local (Results 1 – 11 of 11) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java484 InetAddress local = InetAddress.getByName(addr); in testJavaTcpSocketPair() local
496 InetAddress local = InetAddress.getByName(addr); in testJavaUdpSocketPair() local
509 InetAddress local = InetAddress.getByName(addr); in testJavaUdpSocketPairUnconnected() local
522 InetAddress local = InetAddress.getByName(addr); in testNativeTcpSocketPair() local
535 InetAddress local = InetAddress.getByName(addr); in testNativeUdpSocketPair() local
548 InetAddress local = InetAddress.getByName(addr); in testNativeUdpSocketPairUnconnected() local
DIpSecManagerTest.java141 private void checkUnconnectedUdp(IpSecTransform transform, InetAddress local, int sendCount, in checkUnconnectedUdp()
171 private void checkTcp(IpSecTransform transform, InetAddress local, int sendCount, in checkTcp()
454 InetAddress local = InetAddress.getByName(localAddress); in checkTransform() local
609 InetAddress local = InetAddress.getByName(IPV4_LOOPBACK); in testIkeOverUdpEncapSocket() local
626 .buildTransportModeTransform(local, spi); in testIkeOverUdpEncapSocket()
/cts/suite/audio_quality/lib/src/audio/
DAudioHardware.cpp76 android::sp<AudioHardware> AudioHardware::createAudioHw(bool local, bool playback, in createAudioHw()
/cts/tests/tests/net/src/android/net/rtp/cts/
DAudioGroupTest.java49 InetAddress local = InetAddress.getByName("::1"); in setUp() local
/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerDrmTest.java171 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java214 InetSocketAddress local = (InetSocketAddress) Os.getsockname(socket); in checkPing() local
/cts/tests/tests/externalservice/src/android/externalservice/cts/
DExternalServiceTest.java433 Messenger local = new Messenger(handler); in identifyService() local
/cts/tests/tests/content/src/android/content/cts/
DContentResolverTest.java1295 try (ContentProviderClient local = getContext().getContentResolver() in testWrapContentProvider()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java336 InetSocketAddress local = (InetSocketAddress) Os.getsockname(s); in checkPing() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java1050 String local ="" + in verifyFileXHR() local
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java380 Time local = new Time(tz); in testNormalize1() local