Home
last modified time | relevance | path

Searched defs:secondCue (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
H A DWebvttDecoderTest.java92 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypical() local
109 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithBom() local
126 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithBadTimestamps() local
143 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithIds() local
160 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithComments() local
177 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithTags() local
213 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithPositioning() local
331 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithVertical() local
356 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithRubies() local
400 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithBadCueHeader() local
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/webvtt/
H A DWebvttDecoderTest.java92 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypical() local
109 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithBom() local
126 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithBadTimestamps() local
143 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithIds() local
160 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeTypicalWithComments() local
177 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithTags() local
213 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithPositioning() local
331 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithVertical() local
356 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithRubies() local
400 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeWithBadCueHeader() local
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlDecoderTest.java588 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in textAlign() local
628 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in multiRowAlign() local
654 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in verticalText() local
670 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in textCombine() local
692 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in rubies() local
739 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in textEmphasis() local
874 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in shear() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlDecoderTest.java588 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in textAlign() local
628 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in multiRowAlign() local
654 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in verticalText() local
670 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in textCombine() local
692 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in rubies() local
739 Spanned secondCue = getOnlyCueTextAtTimeUs(subtitle, 20_000_000); in textEmphasis() local
874 Cue secondCue = getOnlyCueAtTimeUs(subtitle, 20_000_000); in shear() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/test/java/com/google/android/exoplayer2/text/ssa/
H A DSsaDecoderTest.java195 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodePositions() local
249 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeInvalidPositions() local
358 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeFontSize() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/test/java/com/google/android/exoplayer2/text/ssa/
H A DSsaDecoderTest.java195 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodePositions() local
249 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeInvalidPositions() local
358 Cue secondCue = Iterables.getOnlyElement(subtitle.getCues(subtitle.getEventTime(2))); in decodeFontSize() local