/cts/hostsidetests/statsdatom/ |
D | Android.bp | 61 "host-libprotobuf-java-full", 69 "perfetto_config-full", 84 "host-libprotobuf-java-full",
|
/cts/tests/tests/provider/src/android/provider/cts/media/ |
D | MediaStore_Video_ThumbnailsTest.java | 222 final Size full; in testInsertUpdateDelete() local 225 full = new Size( in testInsertUpdateDelete() 233 assertTrue(beforeThumb.getWidth() < full.getWidth()); in testInsertUpdateDelete() 234 assertTrue(beforeThumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
|
D | MediaStore_Images_ThumbnailsTest.java | 440 final Bitmap full = ImageDecoder in testInsertUpdateDelete() local 442 assertEquals(mLargestDimension, full.getWidth()); in testInsertUpdateDelete() 443 assertEquals(mLargestDimension, full.getHeight()); in testInsertUpdateDelete() 449 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete() 450 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete() 467 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete() 468 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
|
/cts/tests/tests/text/src/android/text/cts/ |
D | MakeSafeForPresentationTest.java | 84 private static boolean isAbbreviation(String full, CharSequence abbreviated) { in isAbbreviation() argument 91 final int fullCodePoint = full.codePointAt(offset); in isAbbreviation()
|
/cts/hostsidetests/appcompat/host/lib/ |
D | Android.bp | 26 "host-libprotobuf-java-full",
|
/cts/hostsidetests/graphics/gpuprofiling/ |
D | Android.bp | 30 "perfetto_config-full",
|
/cts/hostsidetests/bootstats/ |
D | Android.bp | 29 "libprotobuf-java-full",
|
/cts/hostsidetests/appcompat/hiddenapi/ |
D | Android.bp | 26 "host-libprotobuf-java-full",
|
/cts/tools/release-parser/ |
D | Android.bp | 30 type: "full",
|
/cts/hostsidetests/car/ |
D | Android.bp | 32 "libprotobuf-java-full",
|
/cts/tools/cts-api-coverage/ |
D | Android.bp | 29 type: "full",
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckAnalyzer.java | 1241 private boolean full; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer 1256 full = false; in MatBuffer() 1267 while (full == false) { in get() 1276 full = false; in get() 1283 while (full) { in put() 1296 full = true; in put()
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_linearity.py | 126 range(len(sensitivities)), means, 1, full=True)
|
/cts/tests/tests/content/data/ |
D | readme.txt | 19 Use md5sum, sha1sum, sha256sum, sha512sum to regenerate full apk hashes.
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 220 for more info on formatting your request and a full list of commands and their
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapRegionDecoderTest.java | 654 Bitmap full = decoder.decodeRegion(new Rect(0, 0, decoder.getWidth(), decoder.getHeight()), in testHeif() local 656 assertNotNull(full); in testHeif()
|
/cts/tests/tests/view/res/raw/ |
D | Generic.kl | 16 # Generic key layout file for full alphabetic US English PC style external keyboards.
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 102 # Tells whether to display a full report or only the messages
|