Home
last modified time | relevance | path

Searched defs:resIds (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DSignatureTest.java1074 int[] resIds = getDefaultKeyAndCertResIds(signatureAlgorithm); in assertInitVerifySucceeds() local
1098 int[] resIds = getDefaultKeyAndCertResIds(signatureAlgorithm); in assertInitSignSucceeds() local
1129 int[] resIds = getDefaultKeyAndCertResIds(signatureAlgorithm); in assertInitSignThrowsInvalidKeyException() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DVectorDrawableTest.java235 private void verifyVectorDrawables(int[] resIds, int[] goldenImages, int[] stateSet) in verifyVectorDrawables()
/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java477 int[] resIds = new int[] { R.drawable.png_test, R.drawable.alpha }; in testUnpremul() local
603 int resIds[] = new int[] { R.drawable.ninepatch_0, in testPostProcessorOverridesNinepatch() local
641 int resIds[] = new int[] { R.drawable.alpha, R.drawable.google_logo_2 }; in testPostProcessorAndMadeOpaque() local
1803 int resIds[] = new int[] { R.drawable.grayscale_png, R.drawable.grayscale_jpg }; in testAlphaMask() local
1928 int resIds[] = new int[] { R.drawable.png_test, R.drawable.baseline_jpeg, local