/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | VLoadTest.java | 110 private void verify(byte[] a1, byte[] a2, String s) { in verify() argument 111 outAlloc.copyTo(a2); in verify() 113 if (a1[i] != a2[i]) { in verify() 114 throw new RSRuntimeException(s + a1[i] + ", " + a2[i] + ", at " + i); in verify() 116 a2[i] = 0; in verify() 118 outAlloc.copyFrom(a2); in verify() 121 private void verify(short[] a1, short[] a2, String s) { in verify() argument 122 outAlloc.copyTo(a2); in verify() 124 if (a1[i] != a2[i]) { in verify() 125 throw new RSRuntimeException(s + a1[i] + ", " + a2[i] + ", at " + i); in verify() [all …]
|
D | ImageProcessingTest.java | 65 private Allocation a1, a2; field in ImageProcessingTest 76 a2 = Allocation.createTyped(mRS, t); in setUp() 82 a2.destroy(); in tearDown() 92 a2_copy = Allocation.createTyped(mRS, a2.getType()); in testBlur() 670 a2_copy = Allocation.createTyped(mRS, a2.getType()); in testColorMatrix() 681 a2_copy.copy2DRangeFrom(0, 0, a2.getType().getX(), a2.getType().getY(), a2, 0, 0); in testColorMatrix() 692 a2_copy.copy2DRangeFrom(0, 0, a2.getType().getX(), a2.getType().getY(), a2, 0, 0); in testColorMatrix() 707 a2_copy = Allocation.createTyped(mRS, a2.getType()); in testConvolve3x3() 731 a2_copy = Allocation.createTyped(mRS, a2.getType()); in testConvolve5x5() 757 a2_copy = Allocation.createTyped(mRS, a2.getType()); in testLUT() [all …]
|
D | LaunchClip.java | 45 int a0, int a1, int a2, int a3) { in setup() argument 54 mDimA2 = a2; in setup()
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | AnimatorSetTest.java | 289 ValueAnimator a2 = ValueAnimator.ofFloat(0f, 100f); in testPauseAndResume() local 290 a2.setDuration(50); in testPauseAndResume() 298 set.playTogether(a1, a2); in testPauseAndResume() 349 ValueAnimator a2 = ValueAnimator.ofFloat(0f, 100f); in testPauseBeforeStart() local 350 a2.setDuration(50); in testPauseBeforeStart() 352 set.playSequentially(a1, a2); in testPauseBeforeStart() 376 ValueAnimator a2 = ValueAnimator.ofFloat(50, 100f); in testSeekAfterPause() local 377 a2.setDuration(50); in testSeekAfterPause() 378 set.playSequentially(a1, a2); in testSeekAfterPause() 387 assertEquals((float) a2.getAnimatedValue(), 60f, EPSILON); in testSeekAfterPause() [all …]
|
D | ValueAnimatorTest.java | 381 ValueAnimator a2 = ValueAnimator.ofPropertyValuesHolder(); in testValuesSetterAndGetter() local 384 a2.setValues(p1, p2); in testValuesSetterAndGetter() 385 PropertyValuesHolder[] holders = a2.getValues(); in testValuesSetterAndGetter()
|
/cts/tests/tests/security/res/raw/ |
D | openssl_heartbleed_test_cert.pem | 44 3d:ca:b1:a2:c4:06:cf:64:d4:bb:18:aa:05:46:7a: 50 7f:dd:5f:7b:eb:7c:a1:39:a2:8b:43:2e:f4:f2:71: 57 65:c1:31:ba:a9:09:e8:b8:8d:a2:4b:99:40:f2:98: 70 b6:a3:40:1d:2a:c6:45:95:4a:4c:de:a2:77:5e:fa:2c:2e:a7: 80 f3:6d:c3:61:9f:a2:ab:3d:a8:7c:ea:45:70:a5:e3:ac:5f:67:
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BitmapUtils.java | 249 final int a2 = Color.alpha(expect); in distance() local 251 multiplyAlpha(Color.red(expect), a2); in distance() 253 multiplyAlpha(Color.green(expect), a2); in distance() 255 multiplyAlpha(Color.blue(expect), a2); in distance()
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorManagerStaticTest.java | 474 int a1, a2; // AXIS_X/Y/Z in testRemapCoordinateSystem() local 489 a2 = j%3 + 1; in testRemapCoordinateSystem() 492 if (a1 == a2) continue; in testRemapCoordinateSystem() 497 b2 = a2 | (((k & 1) != 0) ? 0x80 : 0); in testRemapCoordinateSystem() 499 b3 = (6 - a1 -a2) | in testRemapCoordinateSystem() 500 ( (((a2 + 3 - a1) % 3 == 2) ? 0x80 : 0) ^ (b1 & 0x80) ^ (b2 & 0x80)); in testRemapCoordinateSystem()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | NativeDecoderTest.java | 101 private void compareArrays(String message, int[] a1, int[] a2) { in compareArrays() argument 102 if (a1 == a2) { in compareArrays() 107 assertNotNull(message + ": array 2 is null", a2); in compareArrays() 109 assertEquals(message + ": arraylengths differ", a1.length, a2.length); in compareArrays() 113 if (a1[i] != a2[i]) { in compareArrays() 115 Log.i("@@@@", Arrays.toString(a2)); in compareArrays()
|
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/appcompatstate/ |
D | AppCompatStateStatsTests.java | 196 try (AutoCloseable a2 = DeviceUtils.withActivity(getDevice(), in testAppCompatFlow() argument
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/d/ |
D | T_fill_array_data_9.dfh | 9 // parsed: offset 12, len 20: signature : 38a2...97b7
|
/cts/tests/tests/media/assets/hls_variant/165340/ |
D | 06.ts | 409 �߷�dd���a2��G������S��5G22��������������������������������������������������Q�xq�4�y�+�…
|
/cts/tests/tests/media/assets/hls_variant/387360/ |
D | 06.ts | 70 …+��ot�m�3d�\��M?*������SЗS��!�k�[F�1b�Mp���>�Ԍr���o��庚���[��v<]�a2��V���zG�a��\…
|
D | 11.ts | 174 t�ڑj�霸����h;���ܦ2�i(4\=a2�v��#A�?�6�ל�h�j�GjYYX�c�fG������LU���;�Y�+���r !m�G��q�t…
|
/cts/tests/tests/media/assets/hls_variant/765178/ |
D | 04.ts | 1704 ۯ���G�+k���,iu>T�A��a2���y���IJ�9��͕r0f���z�J�Ƒ�L�edB� 2512 ��IGA���!�z��P@"�,-�DK�15Q��o��0��a2��0 3071 �Ѳn��j������I䎟��O��4����a2����i�̂B�G��>`�B&aB�Ϋ���G���q�#dS�oQ�[&����:�������/�b����ǫ��…
|
D | 22.ts | 2853 …���������yC���[bNxn�_�]A�4#i^��t���z���K�u�G[���u��Z���c�5/|1-�s�a2��b�y�����ME��T… 3481 �ܟR���;Q���t]6�TX��~T�^�:bL�fC��`o�|=N��ڨۇm��G�:b]gV�ϸY}ς�n3)���$w�>�ϝo�a�N�1'6}�� a2/PZ5R…
|
D | 15.ts | 835 …l��6�{oWd4�����U0`J�C�H�0��IL1-q���G�s��Ri@4��P�ݰ:��ն׃G��E����.������4a2�,k�v�֏Sp:�'D
|
D | 03.ts | 2878 �y�x����غeY�Fa2//}�Vw}��U�)��c�؉U�e�W��@r��wru��q��g��'�lr�>�<��������6H 3204 ��ܹ$>5ܬ�㗿_ä^�u=a2|Pv���26]a�ot���r���G���]M��
|
/cts/tests/tests/media/assets/hls_variant/344388/ |
D | 21.ts | 885 …�����������������������������������������������������Xw���R��6��zT0O��a2��:P��¸�пm��o^&���…
|
D | 02.ts | 1435 {�豊���k�����[f;����u�G��|�[ʮ��3�u.�Џљ�d��i]z�Ǔ�1o�1�\A��J�θQ�b�ݗ#���"#F�a2�=�ˌ�
|
D | 11.ts | 658 K3�MD�9��_e���m�a2��7�����=1벭�:�g���#G�9�����{��֍����d�߽
|
D | 09.ts | 1333 �a2�?�[kGU��$s�����a���-?�.�Z�B���'Y�!"�l2�rYm�+�'��7���q�W� t���[�g
|
D | 00.ts | 55 …}��UXh�k�ʼ��K$�S�?HP�)a��2�����ؕ��m:]��Q�������ǀ�ܸ��ۢ���@��pz�����= �E���%���g���!(]$�'a2
|
D | 07.ts | 84 oGA�ꄀ!�g� �A�b���q���́���C�V1~f<X��)@�4�`���^��K ��6�n�E�0i�a2��E�W����DW�ܭܵ�…
|
D | 04.ts | 1476 �-4�1.����Q�/�a2 F
|