/cts/tests/tests/text/src/android/text/cts/ |
D | AndroidCharacterTest.java | 41 char[] src = new char[128]; in testGetDirectionalities() local 89 char[] src = { in testGetEastAsianWidths() local 133 char[] src = new char[64]; in testMirror() local
|
D | AutoTextTest.java | 61 CharSequence src; in testGet() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | MatrixTest.java | 354 float[] src = new float[9]; in testSetPolyToPoly() local 385 float[] src = new float[9]; in testMapPoints2() local 400 float[] src = new float[9]; in testMapPointsWithIndices() local 426 float[] src = new float[9]; in testMapVectorsDstSrc() local 441 float[] src = new float[9]; in testMapVectorsDstSrcWithIndices() local 482 RectF src = new RectF(); in testMapRectDstSrc() local
|
D | PathTest.java | 286 Path src = new Path(); in testAddPath1() local 296 Path src = new Path(); in testAddPath2() local 306 Path src = new Path(); in testAddPath3() local
|
/cts/tools/dex-tools/test/dex/reader/util/ |
D | JavaSource.java | 30 private String src; field in JavaSource
|
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
D | CollectorUtil.java | 55 public static void pullFromDevice(ITestDevice device, String src, String dest) { in pullFromDevice() 80 public static void pullFromHost(File src, File dest) { in pullFromHost()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | AllocationCopy2DRangeTest.java | 63 private boolean compareTwoArrays(int[] src, int[] dest, int size) { in compareTwoArrays()
|
D | AllocationTest.java | 300 float src[], dst[]; in helperFloatCopy() local 353 short src[], dst[]; in helperShortCopy() local 379 int src[], dst[]; in helperIntCopy() local 450 float src[], dst[]; in helperFloatAllocationCopy() local 505 float src[], dst[]; in helperFloatCopy2D() local 564 short src[], dst[]; in helperShortCopy2D() local 593 int src[], dst[]; in helperIntCopy2D() local 623 float src[], dst[]; in helperFloatAllocationCopy2D() local
|
D | ImageProcessingTest.java | 117 Allocation src = creatAllocation(w, h); in testBlend() local 279 public String javaBlend(int type, byte[] src, byte[] dst) { in javaBlend() 332 void unpackSrc(int src) { in unpackSrc()
|
/cts/tests/tests/provider/src/android/provider/cts/ |
D | MediaStore_Images_ThumbnailsTest.java | 119 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery,opts); in testQueryExternalMiniThumbnails() local 288 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testThumbnailOrderedQuery() local
|
D | MediaStore_Images_MediaTest.java | 172 Bitmap src = BitmapFactory.decodeResource(mContext.getResources(), R.raw.scenery); in testInsertImageWithBitmap() local
|
/cts/tests/dram/jni/ |
D | MemoryNativeJni.cpp | 32 char* src = new char[bufferSize]; in Java_android_dram_cts_MemoryNative_runMemcpy() local
|
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_allocation.cpp | 163 T* src = new T[arrLen]; in helperCopy1D() local 197 float *src, *dst; in helperFloatAllocationCopy1D() local 254 T* src = new T[arrLen]; in helperCopy2D() local 285 float *src, *dst; in helperFloatAllocationCopy2D() local 357 T* src = new T[arrLen]; in helperCopy3D() local 395 float *src, *dst; in helperFloatAllocationCopy3D() local
|
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | ResultFilePuller.java | 101 private void pull(ITestDevice device, String src, String dest) { in pull()
|
D | DynamicConfigPusher.java | 118 File src = null; in setUp() local
|
/cts/suite/audio_quality/lib/src/ |
D | RWBuffer.h | 76 char* src = (char*)&v; in write() local
|
/cts/tests/openglperf2/jni/graphics/ |
D | Matrix.cpp | 27 Matrix::Matrix(const Matrix& src) { in Matrix() 39 bool Matrix::equals(const Matrix& src) { in equals() 50 void Matrix::loadWith(const Matrix& src) { in loadWith()
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/hostsidetests/security/securityPatch/CVE-2017-0576/ |
D | poc.c | 45 struct buf_info src[QCEDEV_MAX_BUFFERS]; member 51 struct buf_info src[QCEDEV_MAX_BUFFERS]; member
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
D | ColorUtils.java | 38 public static int blendSrcOver(int src, int dst) { in blendSrcOver()
|
/cts/tests/tests/media/libmediandkjni/ |
D | native_media_decoder_source.cpp | 65 std::shared_ptr<Source> src(d); in createDecoderSource() local
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
D | SQLiteStatementTest.java | 308 private static byte[] parseBlob(String src) { in parseBlob()
|
/cts/suite/audio_quality/lib/src/task/ |
D | TaskCase.cpp | 240 const char* src = orig.string(); in translateVarName() local
|
/cts/tests/tests/database/src/android/database/cts/ |
D | DatabaseUtilsTest.java | 627 private static byte[] parseBlob(String src) { in parseBlob()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | ExpandableListViewTest.java | 522 ExpandableListView src = new ExpandableListView(mActivity); in testOnSaveInstanceState() local
|