Searched refs:kind (Results 1 – 12 of 12) sorted by relevance
153 String kind = "achievable frame rates for " + name + " " + mime + " " + w + "x" + h; in verifyAchievableFrameRates() local155 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() local194 return "Failed to get " + kind; in areAchievableFrameRates()206 return "Expected " + kind + ": " + reported + ", 90% confidence: " + confidence90 in areAchievableFrameRates()
238 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.'))
239 for (int kind : new int[] { in testInsertUpdateDelete()246 ContentUris.parseId(finalUri), kind, null)); in testInsertUpdateDelete()
458 for (int kind : new int[] { in testInsertUpdateDelete()466 ContentUris.parseId(finalUri), kind, null); in testInsertUpdateDelete()
319 String kind = isGoog ? "Google" : "non-Google"; in perf() local321 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()
1371 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);
164 if (traits.domain == DOMAIN_VIDEO && traits.kind == KIND_DECODER && in getClient()
664 String kind = isGoog ? "Google" : "non-Google"; in doTest() local666 MediaUtils.skipTest("No " + kind + " encoders for " + format); in doTest()669 Log.i(TAG, "No more " + kind + " encoders for " + format); in doTest()
569 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()
438 // case on the Java side to describe what kind of result we should
... .Test, java.lang.Throwable) String kind junit.framework.Test test Throwable t String msg ...
8501 interested in any kind of bug reports. (`as is' distribution)8711 The software is supplied "as is", without warranty of any kind,