| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/trackselection/ |
| D | AdaptiveTrackSelectionTest.java | 65 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth() local 80 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction() local 96 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte() local 112 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough() local 140 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchUpIfBufferedEnough() local 168 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached() local 206 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchDownIfBufferedEnough() local 234 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchDownIfNotBufferedEnough() local 262 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved() local 284 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation() local [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/trackselection/ |
| D | AdaptiveTrackSelectionTest.java | 65 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidth() local 80 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthFraction() local 96 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in initial_updateSelectedTrack_selectsHighestBitrateWithinBandwidthAndTimeToFirstByte() local 112 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchUpIfNotBufferedEnough() local 140 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchUpIfBufferedEnough() local 168 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrack_liveStream_switchesUpWhenBufferedFractionToLiveEdgeReached() local 202 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackDoNotSwitchDownIfBufferedEnough() local 230 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in updateSelectedTrackSwitchDownIfNotBufferedEnough() local 258 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeReturnQueueSizeIfBandwidthIsNotImproved() local 280 Format format1 = videoFormat(/* bitrate= */ 500, /* width= */ 320, /* height= */ 240); in evaluateQueueSizeDoNotReevaluateUntilAfterMinTimeBetweenBufferReevaluation() local [all …]
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/ |
| D | FastDateFormatTest.java | 105 …final FastDateFormat format1 = FastDateFormat.getDateInstance(FastDateFormat.FULL, Locale.GERMANY); in test_changeDefault_Locale_DateInstance() local 120 …final FastDateFormat format1 = FastDateFormat.getDateTimeInstance(FastDateFormat.FULL, FastDateFor… in test_changeDefault_Locale_DateTimeInstance() local 139 final FastDateFormat format1 = FastDateFormat.getInstance(); in test_getInstance() local 146 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy"); in test_getInstance_String() local 160 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", Locale.GERMANY); in test_getInstance_String_Locale() local 174 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", in test_getInstance_String_TimeZone() local 194 final FastDateFormat format1 = FastDateFormat.getInstance("MM/DD/yyyy", in test_getInstance_String_TimeZone_Locale() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | miscdtfm.cpp | 173 UnicodeString format1; in test4099975() local 206 UnicodeString format1; in test4099975() local 236 UnicodeString format1; in test4099975() local 266 UnicodeString format1; in test4099975() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | miscdtfm.cpp | 173 UnicodeString format1; in test4099975() local 206 UnicodeString format1; in test4099975() local 236 UnicodeString format1; in test4099975() local 266 UnicodeString format1; in test4099975() local
|
| /external/webrtc/modules/audio_coding/test/ |
| D | TwoWayCommunication.cc | 57 const SdpAudioFormat& format1, in SetUpAutotest() 126 const SdpAudioFormat format1("ISAC", 16000, 1); in Perform() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/source/ |
| D | TrackGroupTest.java | 33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroup_yieldsEqualInstance() local
|
| D | TrackGroupArrayTest.java | 33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/source/ |
| D | TrackGroupTest.java | 33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroup_yieldsEqualInstance() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/source/ |
| D | TrackGroupArrayTest.java | 33 Format format1 = formatBuilder.setSampleMimeType(MimeTypes.VIDEO_H264).build(); in roundTripViaBundle_ofTrackGroupArray_yieldsEqualInstance() local
|
| /external/harfbuzz_ng/src/OT/Layout/GSUB/ |
| D | ReverseChainSingleSubst.hh | 16 ReverseChainSingleSubstFormat1 format1; member
|
| D | AlternateSubst.hh | 16 AlternateSubstFormat1_2<SmallTypes> format1; member
|
| D | LigatureSubst.hh | 16 LigatureSubstFormat1_2<SmallTypes> format1; member
|
| D | MultipleSubst.hh | 16 MultipleSubstFormat1_2<SmallTypes> format1; member
|
| D | SingleSubst.hh | 17 SingleSubstFormat1_3<SmallTypes> format1; member
|
| /external/harfbuzz_ng/src/OT/Layout/GPOS/ |
| D | CursivePos.hh | 15 CursivePosFormat1 format1; member
|
| D | MarkMarkPos.hh | 15 MarkMarkPosFormat1_2<SmallTypes> format1; member
|
| D | MarkLigPos.hh | 15 MarkLigPosFormat1_2<SmallTypes> format1; member
|
| D | MarkBasePos.hh | 15 MarkBasePosFormat1_2<SmallTypes> format1; member
|
| D | PairPos.hh | 16 PairPosFormat1_3<SmallTypes> format1; member
|
| D | Anchor.hh | 17 AnchorFormat1 format1; member
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageExtendedUsageBitTests.cpp | 43 bool isCompatibleCompressedFormat(VkFormat format0, VkFormat format1) in isCompatibleCompressedFormat() 113 bool isCompatibleFormat(VkFormat format0, VkFormat format1) in isCompatibleFormat()
|
| /external/harfbuzz_ng/src/OT/Layout/Common/ |
| D | Coverage.hh | 50 CoverageFormat1_3<SmallTypes> format1; member 320 CoverageFormat1_3<SmallTypes>::iter_t format1; member
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | MessageRegressionTest.java | 262 MessageFormat format1 = null; in Test4111739() local 734 MessageFormat format1 = null; in testBugTestsWithNamesArguments() local 890 MessageFormat format1 = null; in TestSerialization() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| D | MessageRegressionTest.java | 265 MessageFormat format1 = null; in Test4111739() local 737 MessageFormat format1 = null; in testBugTestsWithNamesArguments() local 893 MessageFormat format1 = null; in TestSerialization() local
|