/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | CbGeoUtilsTest.java | 50 CbGeoUtils.LatLng p2 = new CbGeoUtils.LatLng(LAT2, LNG2); in testLatLong() local 62 CbGeoUtils.LatLng p2 = new CbGeoUtils.LatLng(LAT2, LNG2); in testPolygon() local
|
/cts/tests/signature/tests/src/android/signature/cts/tests/ |
D | BufferedReaderLineSpliteratorTest.java | 54 public IntPair(int p1, int p2) { in IntPair()
|
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | CarrierApiTest.java | 626 int p2 = 0x0C; // '0C' for no data returned (TS 102 221 Section 11.1.1.2) in testIccOpenLogicalChannelWithValidP2() local 644 int p2 = 0xF0; in testIccOpenLogicalChannelWithInvalidP2() local 698 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannel() local 767 int p2 = 0; // same response parameters as the SELECT in the iccOpenLogicalChannel() in testIccTransmitApduLogicalChannelWithInvalidInputs() local 851 int p2 = 0x0C; // no data returned in testApduFileRead() local 880 int p2 = 0x0C; // requesting FCP template in testIccTransmitApduBasicChannel() local 1121 int p2 = 0x0C; // requesting FCP template in testIccExchangeSimIO() local
|
/cts/hostsidetests/theme/src/android/theme/cts/ |
D | ComparisonTask.java | 99 final int p2 = generated.getRGB(i, j); in checkNeighbors() local 142 final int p2 = generated.getRGB(i, j); in compare() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | AmbiguousBundlesTest.java | 520 Parcel p2 = Parcel.obtain(); in makeStringToInject() local 555 Parcel p2 = Parcel.obtain(); in writeBundleSkippingHeaders() local
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ParcelTest.java | 57 Parcel p2 = Parcel.obtain(); in testObtain() local 81 Parcel p2; in testAppendFrom() local 244 Parcel p2 = Parcel.obtain(); in testMarshall() local
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ComponentInfoTest.java | 237 StringBuilderPrinter p2 = new StringBuilderPrinter(sb2); in testWriteToParcel() local
|
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/ |
D | JvmtiTaggingTest.java | 170 Pair p2 = tmp.get(i); in check() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | RelativeLayoutTest.java | 324 RelativeLayout.LayoutParams p2 = new RelativeLayout.LayoutParams(200, 300); in testCheckLayoutParams() local
|
D | GalleryTest.java | 219 Gallery.LayoutParams p2 = new Gallery.LayoutParams(320, 480); in testCheckLayoutParams() local
|
D | ExpandableListViewTest.java | 529 Parcelable p2 = dest.onSaveInstanceState(); in testOnSaveInstanceState() local
|
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 180 int cmpint(const void* p1, const void* p2) in cmpint()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | CrossAppDragAndDropTests.java | 215 Point p2 = getWindowCenter(targetComponentName); in assertDragAndDropResults() local
|
D | DragDropTest.java | 87 Parcel p2 = Parcel.obtain(); in compareParcelables() local
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ValueAnimatorTest.java | 382 PropertyValuesHolder p2 = PropertyValuesHolder.ofFloat("scaleY", 1f, 2f); in testValuesSetterAndGetter() local
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsBehaviorTests.java | 344 private void swipeByUiDevice(Point p1, Point p2) { in swipeByUiDevice()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | PaintTest.java | 242 Paint p2 = new Paint(); in testSet() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ResourcesTest.java | 827 Paint p2 = new Paint(); in getLargerTypeface() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecodeAccuracyTestBase.java | 1910 private static int euclideanDistance(double[] p1, double[] p2) { in euclideanDistance()
|