Searched refs:l2 (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ValueAnimatorTest.java | 243 Animator.AnimatorPauseListener l2 = mock(Animator.AnimatorPauseListener.class); in testPauseListener() local 246 a1.addPauseListener(l2); in testPauseListener() 251 verify(l2, times(1)).onAnimationPause(a1); in testPauseListener() 252 a1.removePauseListener(l2); in testPauseListener() 258 verify(l2, times(0)).onAnimationResume(a1); in testPauseListener() 352 ValueAnimator.AnimatorUpdateListener l2 = mock(ValueAnimator.AnimatorUpdateListener.class); in testUpdateListeners() local 361 a1.addUpdateListener(l2); in testUpdateListeners() 381 verify(l2, times(0)).onAnimationUpdate(a1); in testUpdateListeners()
|
D | AnimatorSetTest.java | 319 MyListener l2 = new MyListener(); in testPauseAndResume() local 321 delayedSet.addListener(l2); in testPauseAndResume() 338 assertTrue(l2.mStartIsCalled); in testPauseAndResume() 340 assertFalse(l2.mEndIsCalled); in testPauseAndResume() 351 assertTrue(l2.mEndIsCalled); in testPauseAndResume()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ComputeTest.java | 154 Long2 l2 = new Long2(); in testJavaVectorTypes() local 155 l2.x = 1; in testJavaVectorTypes() 156 l2.y = 2; in testJavaVectorTypes() 157 l2 = new Long2(1, 2); in testJavaVectorTypes() 158 assertTrue(l2.x == 1); in testJavaVectorTypes() 159 assertTrue(l2.y == 2); in testJavaVectorTypes()
|
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/ |
D | JvmtiTaggingTest.java | 158 int l2 = tags == null ? 0 : tags.length; in check() local 159 int l = Math.max(l1, l2); in check()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BundleTest.java | 517 final long l2 = 1007; in testGetLong2() local 520 mBundle.putLong(KEY1, l2); in testGetLong2() 521 assertEquals(l2, mBundle.getLong(KEY1, l2)); in testGetLong2() 523 assertEquals(l2, mBundle.getLong(KEY1, l2)); in testGetLong2()
|
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 2567 private static boolean longArrayEquals(Long[] l1, Long[] l2) { in longArrayEquals() argument 2568 return Arrays.equals(l1, l2); in longArrayEquals()
|
/cts/tests/tests/security/res/raw/ |
D | cve_2019_2245.ts | 908 …�D�w�A���d�"�Y�G�@3.�t�Z���\�s�%=��3P��7�]�"�Z5 ,Gw��$ �([��ύ�#��R�U-���-�օG��� O�8�l2BU! 6317 …=��!pj�a@W����E�PS����KQ��Ήhk:���II�G1]Ry�+Q$�/�����Md!,��l2�#��A�h*��8#9�"0Z…
|
D | cve_2018_13925.ts | 909 …�D�w�A���d�"�Y�G�@3.�t�Z���\�s�%=��3P��7�]�"�Z5 ,Gw��$ �([��ύ�#��R�U-���-�օG��� O�8�l2BU!
|
D | cve_2019_2244.ts | 908 …�D�w�A���d�"�Y�G�@3.�t�Z���\�s�%=��3P��7�]�"�Z5 ,Gw��$ �([��ύ�#��R�U-���-�օG��� O�8�l2BU!
|