media/library/core/src/androidTest
tonihei 2406785160 Move DownloadManagerTest to Robolectric.
The waiting for a ConditionVariable to be false was replaced by a
CountDownLatch whose count is asserted to be one. The timeout of a
ConditionVariable doesn't work in Robolectric unless someone is
manually increasing the SystemClock time.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=186003125
2018-02-19 13:23:32 +00:00
..
assets/binary Move (almost all) remaining core library instrumentation tests to Robolectric. 2018-02-16 11:46:34 +00:00
java/com/google/android/exoplayer2/upstream Move DownloadManagerTest to Robolectric. 2018-02-19 13:23:32 +00:00
AndroidManifest.xml Bump target API level to 27 2017-11-21 13:03:28 +00:00