| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/trackselection/ | 
| D | AdaptiveTrackSelectionTest.java | 67     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth()  local 82     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction()  local 98     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte()  local 114     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough()  local 142     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackSwitchUpIfBufferedEnough()  local 170     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached()  local 208     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackDoNotSwitchDownIfBufferedEnough()  local 236     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackSwitchDownIfNotBufferedEnough()  local 264     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved()  local 286     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation()  local [all …] 
 | 
| D | DefaultTrackSelectorTest.java | 1629     Format format3 = formatBuilder.setId("3").setAverageBitrate(800).build();  in selectTracksWithMultipleAudioTracksWithMixedDecoderSupportLevels()  local 1895     Format format3 = formatBuilder.setId("3").setAverageBitrate(800).build();  in selectTracksWithMultipleVideoTracksWithMixedDecoderSupportLevels()  local
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/trackselection/ | 
| D | AdaptiveTrackSelectionTest.java | 67     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth()  local 82     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction()  local 98     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte()  local 114     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough()  local 142     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackSwitchUpIfBufferedEnough()  local 170     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached()  local 204     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackDoNotSwitchDownIfBufferedEnough()  local 232     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in updateSelectedTrackSwitchDownIfNotBufferedEnough()  local 260     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved()  local 282     Format format3 = videoFormat(/* bitrate= */ 2000, /* width= */ 960, /* height= */ 720);  in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation()  local [all …] 
 | 
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/ | 
| D | FastDateFormatTest.java | 108         final FastDateFormat format3 = FastDateFormat.getDateInstance(FastDateFormat.FULL);  in test_changeDefault_Locale_DateInstance()  local 123 …final FastDateFormat format3 = FastDateFormat.getDateTimeInstance(FastDateFormat.FULL, FastDateFor…  in test_changeDefault_Locale_DateTimeInstance()  local 148         final FastDateFormat format3 = FastDateFormat.getInstance("MM-DD-yyyy");  in test_getInstance_String()  local 162         final FastDateFormat format3 = FastDateFormat.getInstance("MM/DD/yyyy", Locale.GERMANY);  in test_getInstance_String_Locale()  local 177 …    final FastDateFormat format3 = FastDateFormat.getInstance("MM/DD/yyyy", TimeZone.getDefault());  in test_getInstance_String_TimeZone()  local 197         final FastDateFormat format3 = FastDateFormat.getInstance("MM/DD/yyyy",  in test_getInstance_String_TimeZone_Locale()  local
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/source/ | 
| D | TrackGroupArrayTest.java | 35     Format format3 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build();  in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance()  local
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/source/ | 
| D | TrackGroupArrayTest.java | 35     Format format3 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build();  in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance()  local
  | 
| /external/harfbuzz_ng/src/OT/Layout/GPOS/ | 
| D | PairPos.hh | 19   PairPosFormat1_3<MediumTypes>	format3;  member
  | 
| D | Anchor.hh | 19   AnchorFormat3         format3;  member
  | 
| /external/harfbuzz_ng/src/OT/Layout/Common/ | 
| D | Coverage.hh | 53   CoverageFormat1_3<MediumTypes>format3;  member 317     CoverageFormat1_3<MediumTypes>::iter_t      format3;  member
  | 
| /external/harfbuzz_ng/src/OT/Layout/GSUB/ | 
| D | SingleSubst.hh | 20   SingleSubstFormat1_3<MediumTypes>	format3;  member
  | 
| /external/jackson-annotations/src/test/java/com/fasterxml/jackson/annotation/ | 
| D | FormatTest.java | 138         JsonFormat.Value format3 = JsonFormat.Value.forLeniency(Boolean.FALSE);  in testMultiMerge()  local
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-aat-layout-bsln-table.hh | 149   BaselineTableFormat3Part	format3;  member
  | 
| D | hb-ot-kern-table.hh | 163   KernSubTableFormat3<KernSubTableHeader>	format3;  member
  | 
| D | hb-ot-cff2-table.hh | 106   FDSelect3	format3;  member
  | 
| D | hb-ot-layout-base-table.hh | 151   BaseCoordFormat3	format3;  member
  | 
| D | hb-ot-cff-common.hh | 501   FDSelect3	format3;  member
  | 
| D | hb-ot-stat-table.hh | 439   AxisValueFormat3	format3;  member
  | 
| D | hb-ot-layout-gdef-table.hh | 307   CaretValueFormat3	format3;  member
  | 
| D | hb-ot-color-cbdt-table.hh | 354   IndexSubtableFormat3	format3;  member
  | 
| D | hb-ot-layout-gsubgpos.hh | 2703   ContextFormat3		format3;  member 3897   ChainContextFormat3			format3;  member
  | 
| D | hb-ot-layout-common.hh | 2250   ClassDefFormat1_3<MediumTypes>format3;  member
  | 
| /external/skia/src/sfnt/ | 
| D | SkOTTable_EBLC.h | 141         IndexSubTable3 format3;  member
  |