Home
last modified time | relevance | path

Searched defs:SIZE (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/database/src/android/database/cts/
DCursorIndexOutOfBoundsExceptionTest.java26 int SIZE = 99; in testConstructors() local
/cts/tests/tests/transition/src/android/transition/cts/
DSharedElementCallbackTest.java48 final int SIZE = 10; in testSnapshot() local
/cts/tests/openglperf2/jni/primitive/shaderperf/
DShaderPerfRenderer.cpp124 const int SIZE = 256; in setUp() local
/cts/tests/tests/provider/src/android/provider/cts/
DMediaStoreAudioTestHelper.java98 public static final int SIZE = 2737870; field in MediaStoreAudioTestHelper.Audio1
161 public static final int SIZE = 2737321; field in MediaStoreAudioTestHelper.Audio2
/cts/tests/tests/graphics/src/android/graphics/cts/
DComposeShaderTest.java45 private static final int SIZE = 255; field in ComposeShaderTest
DSweepGradientTest.java48 private static final int SIZE = 200; field in SweepGradientTest
/cts/tests/tests/os/src/android/os/storage/cts/
DStorageManagerTest.java666 final int SIZE = 1024 * 1024; in testOpenProxyFileDescriptor_largeRead() local
682 final int SIZE = 1024 * 1024; in testOpenProxyFileDescriptor_largeWrite() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java965 final Size SIZE = mStaticInfo.getAvailableSizesForFormatChecked(FORMAT, in discardFreeBuffersTestByCamera() local