Home
last modified time | relevance | path

Searched refs:full (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_Video_ThumbnailsTest.java218 final Size full; in testInsertUpdateDelete() local
221 full = new Size( in testInsertUpdateDelete()
229 assertTrue(beforeThumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
230 assertTrue(beforeThumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
DMediaStore_Images_ThumbnailsTest.java434 final Bitmap full = ImageDecoder in testInsertUpdateDelete() local
436 assertEquals(mLargestDimension, full.getWidth()); in testInsertUpdateDelete()
437 assertEquals(mLargestDimension, full.getHeight()); in testInsertUpdateDelete()
443 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
444 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
461 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
462 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
/cts/tests/tests/text/src/android/text/cts/
DMakeSafeForPresentationTest.java84 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/
DAndroid.bp22 "host-libprotobuf-java-full",
/cts/hostsidetests/statsd/
DAndroid.bp31 "host-libprotobuf-java-full",
/cts/hostsidetests/bootstats/
DAndroid.bp25 "libprotobuf-java-full",
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java1224 private boolean full; field in RVCVXCheckAnalyzer.VideoDecoderForOpenCV.MatBuffer
1239 full = false; in MatBuffer()
1250 while (full == false) { in get()
1259 full = false; in get()
1266 while (full) { in put()
1279 full = true; in put()
/cts/tools/release-parser/
DAndroid.bp26 type: "full",
/cts/tools/cts-api-coverage/
DAndroid.bp25 type: "full",
/cts/apps/CameraITS/tests/scene1/
Dtest_linearity.py106 means, 1, full=True)
/cts/apps/CameraITS/pymodules/its/
Dcaps.py65 def full(props): function
/cts/hostsidetests/hdmicec/
Dcec_adapter.md220 for more info on formatting your request and a full list of commands and their
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapRegionDecoderTest.java652 Bitmap full = decoder.decodeRegion(new Rect(0, 0, decoder.getWidth(), decoder.getHeight()), in testHeif() local
654 assertNotNull(full); in testHeif()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile100 # Tells whether to display a full report or only the messages