Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java318 int testsRun = in testDecoder() local
338 if (testsRun == 0) { in testDecoder()
344 … int testsRun = testDecoder(R.raw.video_176x144_3gp_h263_300kbps_12fps_aac_mono_24kbps_11025hz, in testDataSource() local
346 if (testsRun == 0) { in testDataSource()
352 int testsRun = testDecoder( in testDataSourceAudioOnly() local
358 if (testsRun == 0) { in testDataSourceAudioOnly()
364 … int testsRun = testDecoder(R.raw.video_176x144_3gp_h263_300kbps_12fps_aac_mono_24kbps_11025hz, in testDataSourceWithCallback() local
366 if (testsRun == 0) { in testDataSourceWithCallback()
558 int testsRun = in testVideoPlayback() local
573 if (testsRun == 0) { in testVideoPlayback()
DMediaRecorderTest.java582 int testsRun = 0; in testRecordingAudioInRawFormats() local
584 testsRun += testRecordAudioInRawFormat( in testRecordingAudioInRawFormats()
590 testsRun += testRecordAudioInRawFormat( in testRecordingAudioInRawFormats()
596 testsRun += testRecordAudioInRawFormat( in testRecordingAudioInRawFormats()
600 if (testsRun == 0) { in testRecordingAudioInRawFormats()
DMediaPlayerTest.java2205 int testsRun = in testResumeAtEnd() local
2212 if (testsRun == 0) { in testResumeAtEnd()
2246 int testsRun = in testPositionAtEnd() local
2254 if (testsRun == 0) { in testPositionAtEnd()
DDecoderTest.java354 int testsRun = in testBFrames() local
357 if (testsRun == 0) { in testBFrames()