Home
last modified time | relevance | path

Searched refs:local (Results 1 – 17 of 17) sorted by relevance

/cts/tests/tests/net/src/android/net/cts/
DIpSecBaseTest.java456 InetAddress local = InetAddress.getByName(addr); in testJavaTcpSocketPair() local
457 try (IpSecTransform transform = buildDefaultTransform(local)) { in testJavaTcpSocketPair()
458 SocketPair<JavaTcpSocket> sockets = getJavaTcpSocketPair(local, mISM, transform); in testJavaTcpSocketPair()
466 InetAddress local = InetAddress.getByName(addr); in testJavaUdpSocketPair() local
467 try (IpSecTransform transform = buildDefaultTransform(local)) { in testJavaUdpSocketPair()
469 getJavaUdpSocketPair(local, mISM, transform, true); in testJavaUdpSocketPair()
477 InetAddress local = InetAddress.getByName(addr); in testJavaUdpSocketPairUnconnected() local
478 try (IpSecTransform transform = buildDefaultTransform(local)) { in testJavaUdpSocketPairUnconnected()
480 getJavaUdpSocketPair(local, mISM, transform, false); in testJavaUdpSocketPairUnconnected()
481 checkUnconnectedUdpSocketPair(sockets.mLeftSock, sockets.mRightSock, local); in testJavaUdpSocketPairUnconnected()
[all …]
DIpSecManagerTest.java147 private void checkUnconnectedUdp(IpSecTransform transform, InetAddress local, int sendCount, in checkUnconnectedUdp() argument
151 SocketPair<JavaUdpSocket> sockets = getJavaUdpSocketPair(local, mISM, transform, false); in checkUnconnectedUdp()
156 getNativeUdpSocketPair(local, mISM, transform, false); in checkUnconnectedUdp()
164 sockLeft.sendTo(TEST_DATA, local, sockRight.getPort()); in checkUnconnectedUdp()
168 sockRight.sendTo(TEST_DATA, local, sockLeft.getPort()); in checkUnconnectedUdp()
177 private void checkTcp(IpSecTransform transform, InetAddress local, int sendCount, in checkTcp() argument
181 SocketPair<JavaTcpSocket> sockets = getJavaTcpSocketPair(local, mISM, transform); in checkTcp()
185 SocketPair<NativeTcpSocket> sockets = getNativeTcpSocketPair(local, mISM, transform); in checkTcp()
472 InetAddress local = InetAddress.getByName(localAddress); in checkTransform() local
476 mISM.allocateSecurityParameterIndex(local)) { in checkTransform()
[all …]
/cts/tests/tests/debug/libdebugtest/
Dandroid_debug_cts.cpp78 iovec local = { &destination, sizeof destination }; in processVmReadv() local
85 assert_or_exit(process_vm_readv(parent, &local, 1, &remote, 1, 0) == sizeof destination); in processVmReadv()
110 iovec local = {&destination, sizeof destination}; in TEST() local
113 assert_or_exit(process_vm_readv(parent, &local, 1, &remote, 1, 0) == -1); in TEST()
/cts/suite/audio_quality/lib/src/audio/
DAudioHardware.cpp76 android::sp<AudioHardware> AudioHardware::createAudioHw(bool local, bool playback, in createAudioHw() argument
80 if (local) { in createAudioHw()
/cts/tests/tests/net/src/android/net/rtp/cts/
DAudioGroupTest.java48 InetAddress local = InetAddress.getByName("::1"); in setUp() local
50 mStreamA = new AudioStream(local); in setUp()
57 mStreamB = new AudioStream(local); in setUp()
/cts/suite/audio_quality/lib/include/audio/
DAudioHardware.h57 static android::sp<AudioHardware> createAudioHw(bool local, bool playback,
/cts/tests/tests/media/src/android/media/cts/
DMediaPlayer2DrmTest.java155 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download() argument
157 playModularDrmVideoDownload(remote, local, res.width, res.height, testType); in download()
DMediaPlayerDrmTest.java187 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download() argument
189 playModularDrmVideoDownload(remote, local, res.width, res.height, testType); in download()
D.goutputstream-9KZYJZ288 // Streaming audio from local HTTP server
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java369 Time local = new Time(tz); in testNormalize1() local
374 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1); in testNormalize1()
376 local.normalize(false /* use isDst */); in testNormalize1()
377 local.monthDay += test.delta; in testNormalize1()
378 local.normalize(true /* ignore isDst */); in testNormalize1()
384 Fields.MAIN_DATE_TIME, expected, local); in testNormalize1()
386 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1); in testNormalize1()
388 local.normalize(false /* use isDst */); in testNormalize1()
389 local.monthDay += test.delta; in testNormalize1()
390 long millis = local.toMillis(true /* ignore isDst */); in testNormalize1()
[all …]
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java175 InetSocketAddress local = (InetSocketAddress) Os.getsockname(socket); in checkPing() local
176 port = local.getPort(); in checkPing()
/cts/tests/tests/externalservice/src/android/externalservice/cts/
DExternalServiceTest.java310 Messenger local = new Messenger(handler); in identifyService() local
313 msg.replyTo = local; in identifyService()
/cts/tests/jdwp/runner/host-side/resources/expectations/
Dexternal_oj_libjdwp_art_failures.txt14 …description: "This test is incorrect since it blindly requests local variables without checking th…
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DVpnTest.java324 InetSocketAddress local = (InetSocketAddress) Os.getsockname(s); in checkPing() local
325 port = local.getPort(); in checkPing()
/cts/hostsidetests/theme/
DREADME84 ./cts/hostsidetests/theme/generate_images.py local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java933 String local ="" +
942 writeFile("local.html", local);
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale165 It now assigns a value to a global variable instead of a local
196 local integer operands) and by the change in Proc_4 (one operand
197 changed from local to global). The distribution statistics in the