Home
last modified time | relevance | path

Searched refs:TYPICAL_UNEXPECTED_END (Results 1 – 1 of 1) sorted by relevance

/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/text/subrip/
DSubripDecoderTest.java40 private static final String TYPICAL_UNEXPECTED_END = "subrip/typical_unexpected_end"; field in SubripDecoderTest
140 TestUtil.getByteArray(ApplicationProvider.getApplicationContext(), TYPICAL_UNEXPECTED_END); in decodeTypicalUnexpectedEnd()