Home
last modified time | relevance | path

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

12

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/
DT_iget_wide_1.java21 protected long p1 = 10; field in T_iget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/
DT_sget_1.java21 protected static int p1 = 10; field in T_sget_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/
DT_iget_char_1.java21 protected char p1 = 77; field in T_iget_char_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/
DT_iget_object_1.java21 protected Object p1 = null; field in T_iget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/
DT_sget_byte_1.java21 protected static byte p1 = 77; field in T_sget_byte_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/
DT_sget_short_1.java21 protected static short p1 = 32000; field in T_sget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/
DT_sget_wide_1.java21 protected static long p1 = 10; field in T_sget_wide_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_1.java21 protected int p1 = 10; field in T_iget_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
DT_iget_boolean_1.java21 protected boolean p1 = true; field in T_iget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/
DT_sget_boolean_1.java21 protected static boolean p1 = true; field in T_sget_boolean_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_1.java21 protected static byte p1 = 77; field in T_iget_byte_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/
DT_iget_short_1.java21 protected short p1 = 32000; field in T_iget_short_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/
DT_sget_object_1.java21 protected static Object p1 = null; field in T_sget_object_1
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/
DT_sget_char_1.java21 protected static char p1 = 77; field in T_sget_char_1
/cts/hostsidetests/theme/src/android/theme/cts/
DComparisonTask.java113 final int p1 = reference.getRGB(i, j); in compare() local
143 private static double computeLabDistance(int p1, int p2) { in computeLabDistance()
/cts/tests/tests/content/src/android/content/pm/cts/
DComponentInfoTest.java235 StringBuilderPrinter p1 = new StringBuilderPrinter(sb1); in testWriteToParcel() local
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java169 Pair p1 = expectations.get(i); in check() local
/cts/tests/tests/widget/src/android/widget/cts/
DRelativeLayoutTest.java317 ViewGroup.LayoutParams p1 = new ViewGroup.LayoutParams(200, 300); in testCheckLayoutParams() local
DGalleryTest.java220 ViewGroup.LayoutParams p1 = new ViewGroup.LayoutParams(320, 480); in testCheckLayoutParams() local
DExpandableListViewTest.java523 Parcelable p1 = src.onSaveInstanceState(); in testOnSaveInstanceState() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java41 Parcel p1 = Parcel.obtain(); in testObtain() local
225 Parcel p1 = Parcel.obtain(); in testMarshall() local
/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp180 int cmpint(const void* p1, const void* p2) in cmpint()
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java378 PropertyValuesHolder p1 = PropertyValuesHolder.ofFloat("scaleX", 0f, 1f); in testValuesSetterAndGetter() local
/cts/hostsidetests/services/activityandwindowmanager/windowmanager/src/android/server/cts/
DCrossAppDragAndDropTests.java325 Point p1 = new Point(); in getWindowCenter() local
/cts/tests/tests/media/src/android/media/cts/
DDecodeAccuracyTestBase.java1853 private static int euclideanDistance(double[] p1, double[] p2) { in euclideanDistance()

12