Home
last modified time | relevance | path

Searched refs:completed (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaSyncTest.java225 boolean completed = runCheckAudioBuffer(INPUT_RESOURCE, timeOutMs); in testAudioBufferReturn()
226 if (!completed) { in testAudioBufferReturn()
282 boolean completed = runFlush(INPUT_RESOURCE, timeOutMs); in testFlush()
283 if (!completed) { in testFlush()
421 final AtomicBoolean completed = new AtomicBoolean(); in playAV() local
426 completed.set(runPlayAV(inputResource, lastBufferTimestampMs * 1000, in playAV()
432 assertTrue("timed out decoding to end-of-stream", completed.get()); in playAV()
572 boolean completed = false; in runPlayAV()
580 completed = reachedEos_l(); in runPlayAV()
582 return completed; in runPlayAV()
DVideoCodecTest.java465 boolean[] completed = new boolean[TEST_BITRATES_SET.length]; in internalTestEncoderQuality()
485 completed[i] = false; in internalTestEncoderQuality()
488 completed[i] = true; in internalTestEncoderQuality()
507 if (!completed[i]) { in internalTestEncoderQuality()
511 if (!completed[j]) { in internalTestEncoderQuality()
531 if (!completed[i]) { in internalTestEncoderQuality()
DMediaCodecTest.java1227 final AtomicBoolean completed = new AtomicBoolean(false); in testDecodeAfterFlush() local
1243 completed.set(true); in testDecodeAfterFlush()
1276 completed.set(runDecodeTillFirstOutput(mediaCodec, mediaExtractor)); in testDecodeAfterFlush()
1328 if (!completed.get()) { in testDecodeAfterFlush()
1412 final AtomicBoolean completed = new AtomicBoolean(); in testDecodeShortInput() local
1416 completed.set(runDecodeShortInput(INPUT_RESOURCE, LAST_BUFFER_TIMESTAMP_US)); in testDecodeShortInput()
1421 if (!completed.get()) { in testDecodeShortInput()
/cts/tools/incremental-cts/
Dincremental_deqp.py197 completed = subprocess.run(adb_cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=True)
198 if completed.returncode != 0:
200 .format(cmd=adb_cmd, error=completed.stderr))
202 return completed.stdout
/cts/tests/tests/permission/src/android/permission/cts/
DFileSystemPermissionTest.java895 Boolean completed = false; in tryFileOpenRead() local
904 completed = future.get(3, TimeUnit.SECONDS); in tryFileOpenRead()
/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java2008 completed = true; in onCompletion()
2015 if (!errored && !completed) { in waitForError()
2018 "errored: " + errored + ", completed: " + completed); in waitForError()
2051 return (what != 0 && what != MediaPlayer.MEDIA_ERROR_SERVER_DIED) || completed; in waitForErrorOrCompletion()
2057 boolean completed = false; field in StagefrightTest.MediaPlayerCrashListener
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto314 // Time this test completed.
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayered_filter_fast_d1new.rscript430 // Once the kernel invoke is completed, uses the g_fuzzy_image to update
460 // Once the kernel invoke is completed, uses the g_fuzzy_image to update
Dlayered_filter_fast_f32.rscript327 // Once the kernel invoke is completed, uses the g_fuzzy_image to update