Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java1103 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in testStagefright_bug_68342866()
1409 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in testStagefright_cve_2016_3880()
2091 public int waitForError() throws InterruptedException { in waitForError() method in StagefrightTest.MediaPlayerCrashListener
2238 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaPlayer()
2312 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in testStagefright_cve_2019_2129()
2513 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaCodec()
2605 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaMetadataRetriever()
2908 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
3081 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
3221 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in doStagefrightTestRawBlob()
[all …]