Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMediaStore_Video_ThumbnailsTest.java215 final Size full; in testInsertUpdateDelete() local
218 full = new Size( in testInsertUpdateDelete()
225 assertTrue(beforeThumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
226 assertTrue(beforeThumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
DMediaStore_Images_ThumbnailsTest.java435 final Bitmap full = ImageDecoder in testInsertUpdateDelete() local
437 assertEquals(mLargestDimension, full.getWidth()); in testInsertUpdateDelete()
438 assertEquals(mLargestDimension, full.getHeight()); in testInsertUpdateDelete()
443 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
444 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
460 assertTrue(thumb.getWidth() < full.getWidth()); in testInsertUpdateDelete()
461 assertTrue(thumb.getHeight() < full.getHeight()); in testInsertUpdateDelete()
/cts/hostsidetests/bootstats/
DAndroid.mk24 LOCAL_JAVA_LIBRARIES := cts-tradefed tradefed compatibility-host-util libprotobuf-java-full
/cts/hostsidetests/statsd/
DAndroid.mk27 LOCAL_JAVA_LIBRARIES := cts-tradefed tradefed compatibility-host-util host-libprotobuf-java-full \
/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/tools/release-parser/
DAndroid.bp26 type: "full",
/cts/tools/cts-api-coverage/
DAndroid.bp25 type: "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/apps/CameraITS/tests/scene1/
Dtest_linearity.py106 means, 1, full=True)
/cts/apps/CameraITS/pymodules/its/
Dcaps.py65 def full(props): function
/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