media/libraries/exoplayer/src/test
tonihei 570208d576 Fix DefaultAudioSinkTest flakiness.
Some calls to handleBuffer return false while a previous
flush is still handled in the background.

Fix this by either asserting the method returns true if
we don't expect any delay, or calling it repeatedly until
it returns true (within a timeout).

PiperOrigin-RevId: 460474419
(cherry picked from commit 223922fb11)
2022-07-12 15:54:18 +00:00
..
java/androidx/media3/exoplayer Fix DefaultAudioSinkTest flakiness. 2022-07-12 15:54:18 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00