| /cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
| D | InsetDrawableTest.java | 41 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testConstructor() local 50 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testInflate() local 80 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testInvalidateDrawable() local 87 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testScheduleDrawable() local 102 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testUnscheduleDrawable() local 117 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testDraw() local 133 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testGetChangingConfigurations() local 144 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testGetPadding() local 186 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testSetVisible() local 195 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testSetAlpha() local [all …]
|
| /cts/tests/tests/app/src/android/app/cts/ |
| D | DialogTest.java | 91 Dialog d = new Dialog(mContext, 0); in testConstructor() local 144 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnStartCreateStop() local 156 Dialog d = mActivity.getDialog(); in testAccessOwnerActivity() local 175 final Dialog d = mActivity.getDialog(); in testShow() local 203 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnSaveInstanceState() local 216 final TestDialog d = (TestDialog) mActivity.getDialog(); in testGetCurrentFocus() local 233 final Dialog d = mActivity.getDialog(); in testSetContentView() local 312 final Dialog d = mActivity.getDialog(); in testSetTitle() local 323 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnKeyDownKeyUp() local 342 final TestDialog d = (TestDialog) mActivity.getDialog(); in testOnKeyMultiple() local [all …]
|
| D | LauncherActivity_IconResizerTest.java | 45 final Drawable d = mActivity.getResources().getDrawable(R.drawable.pass); in testIconResizer() local
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_double/d/ |
| D | T_neg_double_1.java | 21 public double run(double d) { in run()
|
| D | T_neg_double_4.java | 21 public double run(long d) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/ |
| D | T_neg_int_7.java | 21 public int run(float d) { in run()
|
| D | T_neg_int_1.java | 21 public int run(int d) { in run()
|
| D | T_neg_int_2.java | 21 public boolean run(int d) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/d/ |
| D | T_neg_long_4.java | 21 public long run(double d) { in run()
|
| D | T_neg_long_2.java | 21 public boolean run(long d) { in run()
|
| D | T_neg_long_1.java | 21 public long run(long d) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_long/d/ |
| D | T_not_long_2.java | 21 public long run(double d) { in run()
|
| D | T_not_long_1.java | 21 public long run(long d) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_float/d/ |
| D | T_neg_float_6.java | 21 public float run(int d) { in run()
|
| D | T_neg_float_1.java | 21 public float run(float d) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/not_int/d/ |
| D | T_not_int_2.java | 21 public int run(float d) { in run()
|
| D | T_not_int_1.java | 21 public int run(int d) { in run()
|
| /cts/tests/tests/text/src/android/text/style/cts/ |
| D | ImageSpanTest.java | 43 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testConstructor() local 73 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testGetSource() local
|
| D | DynamicDrawableSpanTest.java | 31 DynamicDrawableSpan d = new MyDynamicDrawableSpan(); in testConstructor() local
|
| D | DrawableMarginSpanTest.java | 35 Drawable d = mContext.getResources().getDrawable(R.drawable.pass); in testConstructor() local
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/d/ |
| D | T_filled_new_array_1.java | 20 public int[] run(int a, int b, int c, int d, int e) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array_range/d/ |
| D | T_filled_new_array_range_1.java | 20 public int[] run(int a, int b, int c, int d, int e) { in run()
|
| /cts/tests/SignatureTest/src/android/tests/sigtest/ |
| D | SignatureTestLog.java | 28 public static void d(String msg) { in d() method in SignatureTestLog
|
| /cts/tests/tests/os/src/android/os/cts/ |
| D | ParcelTest.java | 825 char[] d = new char[c.length]; in testReadCharArray() local 893 char[] d; in testCreateCharArray() local 997 int[] d = new int[c.length]; in testReadIntArray() local 1063 int[] d; in testCreateIntArray() local 1155 long[] d = new long[c.length]; in testReadLongArray() local 1221 long[] d; in testCreateLongArray() local 1325 float[] d = new float[c.length]; in testReadFloatArray() local 1391 float[] d; in testCreateFloatArray() local 1495 double[] d = new double[c.length]; in testReadDoubleArray() local 1563 double[] d; in testCreateDoubleArray() local [all …]
|
| /cts/suite/audio_quality/test/ |
| D | LogTest.cpp | 48 int64_t d = 3; in TEST_F() local
|