Home
last modified time | relevance | path

Searched defs:l1 (Results 1 – 6 of 6) 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.java229 Animator.AnimatorPauseListener l1 = mock(Animator.AnimatorPauseListener.class); in testPauseListener() local
338 ValueAnimator.AnimatorUpdateListener l1 = mock(ValueAnimator.AnimatorUpdateListener.class); in testUpdateListeners() local
397 AnimatorListenerAdapter l1 = mock(AnimatorListenerAdapter.class); in testValuesSetterAndGetter() local
435 AnimatorListenerAdapter l1 = mock(AnimatorListenerAdapter.class); in testSetObjectValues() local
DAnimatorSetTest.java305 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.java446 final long l1 = 1006; in testGetLong2() local
/cts/hostsidetests/security/securityPatch/CVE-2017-0705/
Dpoc.c195 static int l1; variable