media/testutils/src/main/java/com/google/android/exoplayer2/testutil
tonihei b7d2ae1457 Fix wrong start position in resetInternal.
The start position was set to the old start position instead of the current
playback position. We need to set the start position to the current playback
position to ensure a repreperation with the same media starts from the last
playback position.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188025439
2018-03-07 18:30:42 +00:00
..
Action.java Fix wrong start position in resetInternal. 2018-03-07 18:30:42 +00:00
ActionSchedule.java Fix wrong start position in resetInternal. 2018-03-07 18:30:42 +00:00
AutoAdvancingFakeClock.java Migrate ExoPlayerTest to Robolectric. 2018-01-23 19:30:41 +00:00
CacheAsserts.java Remove empty CachedContent in SimpleCache.releaseHoleSpan() 2018-02-01 15:00:35 +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-20 10:49:50 +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 Update internal usages of deprecated AdaptiveMediaSourceEventListener 2017-12-04 17:38:11 +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-20 10:49:50 +00:00
FakeMediaClockRenderer.java Allow multiple Formats per TrackGroup in testutil fake classes. 2017-07-17 23:08:52 +01:00
FakeMediaPeriod.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
FakeMediaSource.java Fix bug in media period queue update at dynamic timeline changes. 2018-02-20 10:47:53 +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
FakeShuffleOrder.java Make DynamicConcatenatingMediaSource reusable. 2018-02-01 14:54:51 +00:00
FakeTimeline.java Fix media period queue updating for ads 2018-02-20 10:45:26 +00:00
FakeTrackOutput.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
FakeTrackSelection.java Use Truth instead of framework asserts in all tests. 2018-01-23 19:29:12 +00:00
FakeTrackSelector.java Notify TrackSelection when it's enabled and disabled. 2017-11-13 20:06:06 +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
MediaSourceTestRunner.java Add window sequence number to MediaPeriodId. 2018-02-20 11:24:56 +00:00
MetricsLogger.java Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00
MockitoUtil.java Move MockitoUtils to testutils and use it for all Mockito set-ups. 2017-11-20 13:40:28 +00:00
OggTestData.java Some test cleanup 2017-11-17 18:41:38 +00:00
StubExoPlayer.java Let SimpleExoPlayerView/LeanbackPlayerAdapter bind with any Player 2018-01-23 19:00:20 +00:00
TestUtil.java Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-20 10:49:50 +00:00
TimelineAsserts.java Propagate RemoteMediaClient's current duration to timeline if necessary 2018-02-01 14:36:20 +00:00