media/testutils/src/main/java/com/google/android/exoplayer2/testutil
tonihei 8f952162ff Allow multiple media source event listeners.
This is achieved by moving the listener registration and the creation of the
event dispatcher into BaseMediaSource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188461932
2018-03-12 15:15:34 +00:00
..
Action.java Fix wrong start position in resetInternal. 2018-03-07 15:21:16 +00:00
ActionSchedule.java Fix wrong start position in resetInternal. 2018-03-07 15:21:16 +00:00
AutoAdvancingFakeClock.java Migrate ExoPlayerTest to Robolectric. 2018-01-23 19:30:41 +00:00
DebugRenderersFactory.java Catch up video rendering by dropping to keyframes 2017-10-11 12:11:58 +01:00
DecoderCountersUtil.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
Dumper.java Sanitize constants 2016-08-31 15:25:18 +01:00
ExoHostedTest.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
ExoPlayerTestRunner.java Migrate ExoPlayerTest to Robolectric. 2018-01-23 19:30:41 +00:00
ExtractorAsserts.java Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
FakeAdaptiveDataSet.java Add chunk size variation to fake adaptive data set. 2017-10-13 19:53:02 +01:00
FakeAdaptiveMediaPeriod.java Send downStreamFormatChanged notification for embedded streams. 2018-01-23 18:38:17 +00:00
FakeAdaptiveMediaSource.java Allow multiple media source event listeners. 2018-03-12 15:15:34 +00:00
FakeChunkSource.java Use long for HLS media sequences 2018-02-01 14:25:01 +00:00
FakeClock.java Replace message delay with send at time in playback loop. 2018-01-04 15:48:11 +00:00
FakeDataSet.java SegmentDownloader loadManifest cleanup. 2017-08-17 22:32:57 +01:00
FakeDataSource.java Use Handler callback instead of sleep() to catch InteruptedException. 2017-09-15 23:28:13 +01:00
FakeExtractorInput.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
FakeExtractorOutput.java Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
FakeMediaPeriod.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
FakeMediaSource.java Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
FakeRenderer.java Make FakeRenderer more realistic 2018-02-01 14:47:36 +00:00
FakeSampleStream.java Make FakeRenderer more realistic 2018-02-01 14:47:36 +00:00
FakeTimeline.java Allow parallel reuse of media sources. 2018-03-02 09:08:28 +00:00
FakeTrackOutput.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
HostActivity.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00: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 extension tests to Robolectric. 2018-02-27 11:03:50 +00:00