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.java1115 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in testStagefright_bug_68342866()
1419 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in testStagefright_cve_2016_3880()
2013 public int waitForError() throws InterruptedException { in waitForError() method in StagefrightTest.MediaPlayerCrashListener
2160 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaPlayer()
2234 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in testStagefright_cve_2019_2129()
2419 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaCodec()
2511 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaMetadataRetriever()
2784 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
2947 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
3077 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in doStagefrightTestRawBlob()
[all …]