Home
last modified time | relevance | path

Searched defs:d1 (Results 1 – 25 of 25) sorted by relevance

/cts/tools/dx-tests/src/dxc/junit/opcodes/multianewarray/jm/
DT_multianewarray_6.java21 public String[][] run(int d1, int d2) { in run()
DT_multianewarray_4.java21 public String[][] run(int d1, int d2) { in run()
DT_multianewarray_5.java21 public String[][] run(int d1, int d2) { in run()
DT_multianewarray_10.java21 public String[][] run(int d1, int d2) { in run()
DT_multianewarray_8.java21 public String[][][] run(int d1, int d2, int d3) { in run()
DT_multianewarray_1.java21 public String[][][] run(int d1, int d2, int d3) { in run()
DT_multianewarray_7.java21 public void run(int d1, int d2, int d3) { in run()
DT_multianewarray_9.java21 public String[][][] run(int d1, int d2, int d3) { in run()
DT_multianewarray_3.java21 public String[][][] run(int d1, int d2, int d3) { in run()
DT_multianewarray_2.java21 public void run(int d1, int d2, int d3) { in run()
/cts/tools/host/test/com/android/cts/
DDeviceManagerTests.java24 private TestDevice d1, d2, d3; field in DeviceManagerTests
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLevelListDrawableTest.java208 LevelListDrawable d1 = in testMutate() local
DStateListDrawableTest.java287 StateListDrawable d1 = in testMutate() local
DAnimationDrawableTest.java455 AnimationDrawable d1 = (AnimationDrawable) mResources in testMutate() local
DRotateDrawableTest.java334 RotateDrawable d1 = (RotateDrawable) resources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
DGradientDrawableTest.java466 GradientDrawable d1 = (GradientDrawable) resources.getDrawable(R.drawable.gradientdrawable); in testMutate() local
DNinePatchDrawableTest.java457 NinePatchDrawable d1 = in testMutate() local
DBitmapDrawableTest.java515 BitmapDrawable d1 = (BitmapDrawable) resources.getDrawable(R.drawable.testimage); in testMutate() local
DInsetDrawableTest.java451 InsetDrawable d1 = (InsetDrawable) resources.getDrawable(R.drawable.insetdrawable); in testMutate() local
DLayerDrawableTest.java277 Drawable d1 = new ColorDrawable(Color.GREEN); in testAccessDrawable() local
1049 LayerDrawable d1 = (LayerDrawable) resources.getDrawable(R.drawable.layerdrawable); in testMutate() local
DScaleDrawableTest.java556 ScaleDrawable d1 = (ScaleDrawable) resources.getDrawable(R.drawable.scaledrawable); in testMutate() local
/cts/tests/tests/widget/src/android/widget/cts/
DProgressBarTest.java569 Drawable d1 = mContext.getResources().getDrawable(R.drawable.blue); in testVerifyDrawable() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java449 final double d1 = 10.06; in testGetDouble2() local
DParcelTest.java101 int d1; in testAppendFrom() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java601 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testAccessBackground() local
685 Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testVerifyDrawable() local
3399 final Drawable d1 = mResources.getDrawable(R.drawable.scenery); in testInvalidateDrawable() local