mirror of
https://github.com/androidx/media.git
synced 2025-05-13 18:50:02 +08:00
Fix duplicated batch buffer test.
Two tests had the same code when the were supposed to test different state. PiperOrigin-RevId: 311149216
This commit is contained in:
parent
66fd81401b
commit
9197c9c9a0
@ -175,7 +175,7 @@ public final class BatchBufferTest {
|
||||
|
||||
@Test
|
||||
public void batchWasConsumed_whenNotEmpty_isEmpty() {
|
||||
fillBatchBuffer(batchBuffer);
|
||||
batchBuffer.commitNextAccessUnit();
|
||||
|
||||
batchBuffer.batchWasConsumed();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user