Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 9 of 9) sorted by relevance

/cts/tests/credentials/src/android/credentials/cts/unittests/
DCredentialOptionTest.java75 final CredentialOption opt = new CredentialOption.Builder(type, retrievalData, queryData) in testBuilder() local
97 final CredentialOption opt = new CredentialOption.Builder(type, retrievalData, queryData) in testBuilder_setIsSystemProvider() local
126 final CredentialOption opt = new CredentialOption.Builder(type, retrievalData, queryData) in testBuilder_setCandidateProviders() local
153 final CredentialOption opt = new CredentialOption.Builder(type, retrievalData, queryData) in testBuilder_addAllowedProviders() local
/cts/tests/credentials/src/android/credentials/cts/unittests/service/
DBeginGetCredentialsRequestTest.java102 final BeginGetCredentialOption opt = sCredOptions.get(0); in testBuilder_addBeginGetCredentialOption() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapFactoryTest.java1029 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitHEIF10BitBitmap() local
1045 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitAVIFTo10BitBitmap() local
1071 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitHEIFTo8BitBitmap() local
1093 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitAVIFTo8BitBitmap() local
1114 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode8BitHEIFTo10BitBitmap() local
1136 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode8BitAVIFTo10BitBitmap() local
1153 BitmapFactory.Options opt = new BitmapFactory.Options(); in testAssertionFromColorSpace() local
1161 Options opt = new BitmapFactory.Options(); in obtainArray() local
DAImageDecoderTest.java356 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitHeif() local
393 BitmapFactory.Options opt = new BitmapFactory.Options(); in testDecode10BitAvif() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java198 Script.LaunchOptions opt = new Script.LaunchOptions(); in testBlend() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java78 BitmapFactory.Options opt = new BitmapFactory.Options(); in getImmutableBitmap() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java895 BitmapFactory.Options opt = new BitmapFactory.Options(); in validateRawJpegImagePair() local
DImageReaderTest.java1229 BitmapFactory.Options opt = new BitmapFactory.Options(); in testAllOutputYUVResolutions() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTest.java347 BitmapFactory.Options opt = new BitmapFactory.Options(); in testCreateFromResourceStream2() local