media/testutils/src/main/java/com/google/android/exoplayer2/testutil
eguven 1c8f14b5fd Add support to run actions into FakeDataSource
An actions is triggered when the reading reaches action's position. This can be
used to make sure the code is in a certain state while testing.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=159545923
2017-06-22 20:07:26 +01:00
..
Action.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
ActionSchedule.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
DebugRenderersFactory.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
DecoderCountersUtil.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
Dumper.java Sanitize constants 2016-08-31 15:25:18 +01:00
ExoHostedTest.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
FakeDataSource.java Add support to run actions into FakeDataSource 2017-06-22 20:07:26 +01:00
FakeExtractorInput.java Clean up MP3 synchronization and fix handling < 4 frames. 2016-09-16 18:52:42 +01:00
FakeExtractorOutput.java Propagate track type through ExtractorOutput.track 2017-02-15 16:49:47 +00:00
FakeTrackOutput.java Introduce CryptoData parameter object 2017-05-11 05:53:20 +01:00
HostActivity.java Extend HostActivity for reuse and silent timeout. 2017-06-22 19:59:48 +01:00
LogcatMetricsLogger.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
MetricsLogger.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
TestUtil.java Move TestUtil.createTempFolder and TestUtil.recursiveDelete to Util class 2017-03-15 15:55:39 +00:00