/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/util/ |
H A D | TimestampAdjusterTest.java | 31 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_fromZero() local 41 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 1000); in adjustSampleTimestamp_fromNonZero() local 51 TimestampAdjuster adjuster = in adjustSampleTimestamp_noOffset() local 62 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_afterResetToNoOffset() local 75 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_afterResetToDifferentStartTime() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/util/ |
H A D | TimestampAdjusterTest.java | 31 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_fromZero() local 41 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 1000); in adjustSampleTimestamp_fromNonZero() local 51 TimestampAdjuster adjuster = in adjustSampleTimestamp_noOffset() local 62 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_afterResetToNoOffset() local 75 TimestampAdjuster adjuster = new TimestampAdjuster(/* firstSampleTimestampUs= */ 0); in adjustSampleTimestamp_afterResetToDifferentStartTime() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/chrono/ |
H A D | TCKChronoLocalDateTime.java | 120 TemporalAdjuster adjuster = new FixedAdjuster(cdt2); in test_badWithAdjusterChrono() local 144 TemporalAmount adjuster = new FixedAdjuster(cdt2); in test_badPlusAdjusterChrono() local 168 TemporalAmount adjuster = new FixedAdjuster(cdt2); in test_badMinusAdjusterChrono() local 192 TemporalUnit adjuster = new FixedTemporalUnit(cdt2); in test_badPlusTemporalUnitChrono() local 216 TemporalUnit adjuster = new FixedTemporalUnit(cdt2); in test_badMinusTemporalUnitChrono() local 240 TemporalField adjuster = new FixedTemporalField(cdt2); in test_badTemporalFieldChrono() local
|
H A D | TCKChronoZonedDateTime.java | 122 TemporalAdjuster adjuster = new FixedAdjuster(czdt2); in test_badWithAdjusterChrono() local 145 TemporalAmount adjuster = new FixedAdjuster(czdt2); in test_badPlusAdjusterChrono() local 169 TemporalAmount adjuster = new FixedAdjuster(czdt2); in test_badMinusAdjusterChrono() local 193 TemporalUnit adjuster = new FixedTemporalUnit(czdt2); in test_badPlusTemporalUnitChrono() local 217 TemporalUnit adjuster = new FixedTemporalUnit(czdt2); in test_badMinusTemporalUnitChrono() local 241 TemporalField adjuster = new FixedTemporalField(czdt2); in test_badTemporalFieldChrono() local
|
H A D | TCKChronoLocalDate.java | 120 TemporalAdjuster adjuster = new FixedAdjuster(date2); in test_badWithAdjusterChrono() local 143 TemporalAmount adjuster = new FixedAdjuster(date2); in test_badPlusAdjusterChrono() local 166 TemporalAmount adjuster = new FixedAdjuster(date2); in test_badMinusAdjusterChrono() local 189 TemporalUnit adjuster = new FixedTemporalUnit(date2); in test_badPlusTemporalUnitChrono() local 213 TemporalUnit adjuster = new FixedTemporalUnit(date2); in test_badMinusTemporalUnitChrono() local 237 TemporalField adjuster = new FixedTemporalField(date2); in test_badTemporalFieldChrono() local
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/chrono/ |
H A D | TestChronoLocalDateTime.java | 89 TemporalAdjuster adjuster = new FixedAdjuster(cdt2); in test_badWithAdjusterChrono() local 113 TemporalAmount adjuster = new FixedAdjuster(cdt2); in test_badPlusAdjusterChrono() local 137 TemporalAmount adjuster = new FixedAdjuster(cdt2); in test_badMinusAdjusterChrono() local 161 TemporalUnit adjuster = new FixedPeriodUnit(cdt2); in test_badPlusPeriodUnitChrono() local 185 TemporalUnit adjuster = new FixedPeriodUnit(cdt2); in test_badMinusPeriodUnitChrono() local 209 TemporalField adjuster = new FixedDateTimeField(cdt2); in test_badDateTimeFieldChrono() local
|
H A D | TestChronoLocalDate.java | 86 TemporalAdjuster adjuster = new FixedAdjuster(date2); in test_badWithAdjusterChrono() local 109 TemporalAmount adjuster = new FixedAdjuster(date2); in test_badPlusAdjusterChrono() local 132 TemporalAmount adjuster = new FixedAdjuster(date2); in test_badMinusAdjusterChrono() local 155 TemporalUnit adjuster = new FixedPeriodUnit(date2); in test_badPlusPeriodUnitChrono() local 179 TemporalUnit adjuster = new FixedPeriodUnit(date2); in test_badMinusPeriodUnitChrono() local 203 TemporalField adjuster = new FixedDateTimeField(date2); in test_badDateTimeFieldChrono() local
|
H A D | TestChronoZonedDateTime.java | 92 TemporalAdjuster adjuster = new FixedAdjuster(czdt2); in test_badWithAdjusterChrono() local 115 TemporalAmount adjuster = new FixedAdjuster(czdt2); in test_badPlusAdjusterChrono() local 139 TemporalAmount adjuster = new FixedAdjuster(czdt2); in test_badMinusAdjusterChrono() local 163 TemporalUnit adjuster = new FixedPeriodUnit(czdt2); in test_badPlusPeriodUnitChrono() local 187 TemporalUnit adjuster = new FixedPeriodUnit(czdt2); in test_badMinusPeriodUnitChrono() local 211 TemporalField adjuster = new FixedDateTimeField(czdt2); in test_badDateTimeFieldChrono() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/capture_levels_adjuster/ |
H A D | capture_levels_adjuster_unittest.cc | 82 CaptureLevelsAdjuster adjuster(emulated_analog_mic_gain_enabled(), in TEST_P() local 132 CaptureLevelsAdjuster adjuster(emulated_analog_mic_gain_enabled(), in TEST_P() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
H A D | TimestampAdjusterProvider.java | 43 @Nullable TimestampAdjuster adjuster = timestampAdjusters.get(discontinuitySequence); in getAdjuster() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/ |
H A D | TimestampAdjusterProvider.java | 43 @Nullable TimestampAdjuster adjuster = timestampAdjusters.get(discontinuitySequence); in getAdjuster() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/retry/ |
H A D | ClockSkewAdjusterTest.java | 30 private ClockSkewAdjuster adjuster = new ClockSkewAdjuster(); field in ClockSkewAdjusterTest
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/jdk8/ |
H A D | DefaultInterfaceTemporal.java | 48 public Temporal with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/temporal/ |
H A D | Temporal.java | 189 default Temporal with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/temporal/ |
H A D | Temporal.java | 153 Temporal with(TemporalAdjuster adjuster); in with()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/temporal/ |
D | Temporal.java | 189 default Temporal with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/17/libcore/ojluni/src/main/java/java/time/temporal/ |
D | Temporal.java | 189 default Temporal with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/time/chrono/ |
H A D | ChronoLocalDate.java | 427 default ChronoLocalDate with(TemporalAdjuster adjuster) { in with()
|
H A D | ChronoLocalDateTime.java | 272 default ChronoLocalDateTime<D> with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/time/chrono/ |
D | ChronoLocalDateTime.java | 272 default ChronoLocalDateTime<D> with(TemporalAdjuster adjuster) { in with()
|
D | ChronoLocalDate.java | 427 default ChronoLocalDate with(TemporalAdjuster adjuster) { in with()
|
D | ChronoLocalDateImpl.java | 179 public D with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/time/chrono/ |
D | ChronoLocalDate.java | 427 default ChronoLocalDate with(TemporalAdjuster adjuster) { in with()
|
D | ChronoLocalDateTime.java | 272 default ChronoLocalDateTime<D> with(TemporalAdjuster adjuster) { in with()
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/chrono/ |
H A D | ChronoLocalDateTime.java | 197 public ChronoLocalDateTime<D> with(TemporalAdjuster adjuster) { in with()
|