Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 5 of 5) sorted by relevance

/cts/suite/audio_quality/lib/src/
DStringUtil.cpp64 size_t l1 = str.length(); in endsWith() local
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java232 Animator.AnimatorPauseListener l1 = mock(Animator.AnimatorPauseListener.class); in testPauseListener() local
341 ValueAnimator.AnimatorUpdateListener l1 = mock(ValueAnimator.AnimatorUpdateListener.class); in testUpdateListeners() local
400 AnimatorListenerAdapter l1 = mock(AnimatorListenerAdapter.class); in testValuesSetterAndGetter() local
438 AnimatorListenerAdapter l1 = mock(AnimatorListenerAdapter.class); in testSetObjectValues() local
DAnimatorSetTest.java308 MyListener l1 = new MyListener(); in testPauseAndResume() local
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java157 int l1 = objects == null ? 0 : objects.length; in check() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java449 final long l1 = 1006; in testGetLong2() local