Home
last modified time | relevance | path

Searched refs:kind (Results 1 – 12 of 12) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DMediaPerfUtils.java153 String kind = "achievable frame rates for " + name + " " + mime + " " + w + "x" + h; in verifyAchievableFrameRates() local
155 return "Failed to get " + kind; in verifyAchievableFrameRates()
173 return "Expected " + kind + ": " + reported + ".\n" in verifyAchievableFrameRates()
192 String kind = "achievable frame rates for " + name + " " + mime + " " + w + "x" + h; in areAchievableFrameRates() local
194 return "Failed to get " + kind; in areAchievableFrameRates()
206 return "Expected " + kind + ": " + reported + ", 90% confidence: " + confidence90 in areAchievableFrameRates()
/cts/tools/cts-media/
Dget_achievable_rates.py238 self.kind = {}
247 for mime, encoder, goog in sorted(set(self.kind.values())):
249 if self.kind[codec] != (mime, encoder, goog):
299 self.kind[codec] = (mime, 'decode_to' not in a, codec.lower().startswith('omx.google.'))
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_Video_ThumbnailsTest.java239 for (int kind : new int[] { in testInsertUpdateDelete()
246 ContentUris.parseId(finalUri), kind, null)); in testInsertUpdateDelete()
DMediaStore_Images_ThumbnailsTest.java458 for (int kind : new int[] { in testInsertUpdateDelete()
466 ContentUris.parseId(finalUri), kind, null); in testInsertUpdateDelete()
/cts/tests/tests/media/src/android/media/cts/
DVideoDecoderPerfTest.java319 String kind = isGoog ? "Google" : "non-Google"; in perf() local
321 MediaUtils.skipTest("No " + kind + " decoders for " + Arrays.toString(formats)); in perf()
324 Log.i(TAG, "No more " + kind + " decoders for " + Arrays.toString(formats)); in perf()
DAdaptivePlaybackTest.java1371 public long getTimestampRangeValue(int frameStartIx, int frameEndIx, int kind) {
1384 if (kind == RANGE_START) {
1386 } else if (kind == RANGE_END) {
1388 } else if (kind == RANGE_DURATION) {
1391 throw new IllegalArgumentException("kind is not valid: " + kind);
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
Dpoc.cpp164 if (traits.domain == DOMAIN_VIDEO && traits.kind == KIND_DECODER && in getClient()
/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java664 String kind = isGoog ? "Google" : "non-Google"; in doTest() local
666 MediaUtils.skipTest("No " + kind + " encoders for " + format); in doTest()
669 Log.i(TAG, "No more " + kind + " encoders for " + format); in doTest()
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java569 for (final TextUtils.TruncateAt kind : kinds) { in testEllipsize_emoji()
572 final String out = TextUtils.ellipsize(text, p, avail, kind).toString(); in testEllipsize_emoji()
573 assertTrue("kind: " + kind + ", avail: " + avail + ", out length: " + out.length(), in testEllipsize_emoji()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dreduce.rscript438 // case on the Java side to describe what kind of result we should
/cts/tools/vm-tests-tf/lib/
Djunit.jar ... .Test, java.lang.Throwable) String kind junit.framework.Test test Throwable t String msg ...
/cts/apps/CtsVerifier/
DNOTICE.txt8501 interested in any kind of bug reports. (`as is' distribution)
8711 The software is supplied "as is", without warranty of any kind,