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()
2035 public int waitForError() throws InterruptedException { in waitForError() method in StagefrightTest.MediaPlayerCrashListener
2182 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaPlayer()
2256 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in testStagefright_cve_2019_2129()
2441 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaCodec()
2533 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestMediaMetadataRetriever()
2813 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
2976 MediaPlayer.MEDIA_ERROR_SERVER_DIED, mpcl.waitForError()); in doStagefrightTestRawBlob()
3106 mpcl.waitForError() == MediaPlayer.MEDIA_ERROR_SERVER_DIED); in doStagefrightTestRawBlob()
[all …]