Home
last modified time | relevance | path

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

/cts/tests/tests/debug/libdebugtest/
Dandroid_debug_cts.cpp85 iovec local = { &destination, sizeof destination }; in processVmReadv() local
92 assert_or_exit(process_vm_readv(parent, &local, 1, &remote, 1, 0) == sizeof destination); in processVmReadv()
117 iovec local = {&destination, sizeof destination}; in Java_android_debug_cts_DebugTest_processVmReadvNullptr() local
120 assert_or_exit(process_vm_readv(parent, &local, 1, &remote, 1, 0) == -1); in Java_android_debug_cts_DebugTest_processVmReadvNullptr()
/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/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/tests/tests/media/src/android/media/cts/
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()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/
DVpnTestHelper.java153 InetSocketAddress local = (InetSocketAddress) Os.getsockname(socket); in checkPing() local
154 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/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/tests/tests/webkit/src/android/webkit/cts/
DWebSettingsTest.java912 String local ="" +
921 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
/cts/tests/expectations/
Dknownfailures.txt49 …e of lack of live internet or short timeout, it should be refactored to do a local server testing",
/cts/tools/dex-tools/dex/
Dclasses0.out.dex46451 java.util.Enumeration local
47159 java.util.Enumeration local
Dclasses.out.dex153224 private final org.apache.http.params.HttpParams local
153599 private final org.apache.http.protocol.HttpContext local