Searched refs:SAMPLE_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
62 private static final int SAMPLE_BUFFER_SIZE = 1024 * 1024 * 2; field in SampleSourceExtractorTest110 sampleHolder.ensureSpaceForWrite(SAMPLE_BUFFER_SIZE); in testTrickplayDisabled()181 sampleHolder.ensureSpaceForWrite(SAMPLE_BUFFER_SIZE); in testDiskTooSlowTrickplayDisabled()
67 private static final byte SAMPLE_BUFFER_SIZE = 100; field in HidDeviceTest509 SAMPLE_BUFFER_SIZE); in testCallbacks()