Home
last modified time | relevance | path

Searched defs:testFormat (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DExtractorTest.java229 static boolean isCSDIdentical(MediaFormat refFormat, MediaFormat testFormat) { in isCSDIdentical()
257 static boolean isFormatSimilar(MediaFormat refFormat, MediaFormat testFormat) { in isFormatSimilar()
298 MediaFormat testFormat = testExtractor.getTrackFormat(testTrackID); in isMediaSimilar() local
540 String testFormat = bundle.getString(MediaExtractor.MetricsConstants.FORMAT); in areMetricsIdentical() local
/aosp_15_r20/platform_testing/libraries/flicker/utils/test/src/android/tools/
H A DFloatFormatterTest.kt24 fun testFormat() { in testFormat() method in android.tools.FloatFormatterTest
/aosp_15_r20/cts/tests/media/jni/
H A DNativeMediaCommon.cpp58 bool isCSDIdentical(AMediaFormat* refFormat, AMediaFormat* testFormat) { in isCSDIdentical()
97 bool isFormatSimilar(AMediaFormat* refFormat, AMediaFormat* testFormat) { in isFormatSimilar()
H A DNativeExtractorTest.cpp82 AMediaFormat* testFormat = AMediaExtractor_getTrackFormat(testExtractor, testTrackID); in isMediaSimilar() local
457 AMediaFormat* testFormat = AMediaExtractor_getFileFormat(testExtractor); in isFileFormatIdentical() local
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCompareStreams.java92 private CompareStreams(RawResource refYuv, MediaFormat testFormat, ByteBuffer testBuffer, in CompareStreams()
119 ArrayList<MediaCodec.BufferInfo> refBufferInfos, MediaFormat testFormat, in CompareStreams()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp318 const VkFormat testFormat = in iterate() local
684 const VkFormat testFormat = in checkSupport() local
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/datetime/timezone/
DTimeZoneInfoTest.java35 public void testFormat() { in testFormat() method in TimeZoneInfoTest
/aosp_15_r20/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
H A DXMLFormatterTest.java114 public void testFormat() { in testFormat() method in XMLFormatterTest
H A DFormatterTest.java45 public void testFormat() { in testFormat() method in FormatterTest
/aosp_15_r20/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/
H A DEfficientStringsCheckerTest.java54 public void testFormat() { in testFormat() method in EfficientStringsCheckerTest
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/result/
DMultiFailureDescriptionTest.java54 public void testFormat() { in testFormat() method in MultiFailureDescriptionTest
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/test/java/com/google/android/exoplayer2/
H A DFormatTest.java41 Format testFormat = createTestFormat(); in buildUponFormat_createsEqualFormat() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/test/java/com/google/android/exoplayer2/
H A DFormatTest.java41 Format testFormat = createTestFormat(); in buildUponFormat_createsEqualFormat() local
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
DLoggingTest.java62 public void testFormat() throws Exception { in testFormat() method in LoggingTest
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
H A DISO8601DateFormatTest.java24 public void testFormat() { in testFormat() method in ISO8601DateFormatTest
H A DISO8601UtilsTest.java39 public void testFormat() { in testFormat() method in ISO8601UtilsTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesShaderIntrinsics.cpp102 for (const auto &testFormat : imageParams.formats) in createSparseResourcesShaderIntrinsicsTests() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/time/chrono/
H A DChronoZonedDateTimeTest.java71 public void testFormat() { in testFormat() method in ChronoZonedDateTimeTest
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtsdate.cpp112 void IntlTestDateFormat::testFormat(/* char* par */) in testFormat() function in IntlTestDateFormat
H A Dtsnmfmt.cpp160 IntlTestNumberFormat::testFormat(/* char* par */) in testFormat() function in IntlTestNumberFormat
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtsdate.cpp112 void IntlTestDateFormat::testFormat(/* char* par */) in testFormat() function in IntlTestDateFormat
H A Dtsnmfmt.cpp160 IntlTestNumberFormat::testFormat(/* char* par */) in testFormat() function in IntlTestNumberFormat
/aosp_15_r20/cts/tests/tests/nfc/src/android/nfc/tech/cts/
H A DNdefFormatableTest.java83 public void testFormat() throws Exception { in testFormat() method in NdefFormatableTest
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/time/
H A DDateFormatUtilsTest.java85 public void testFormat() { in testFormat() method in DateFormatUtilsTest
/aosp_15_r20/cts/tests/tests/media/misc/src/android/media/misc/cts/
H A DNativeDecoderTest.java101 public void testFormat() throws Exception { in testFormat() method in NativeDecoderTest

12