Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 7 of 7) sorted by relevance

/cts/suite/audio_quality/lib/src/
DStringUtil.cpp65 size_t l2 = strlen(other); in endsWith() local
/cts/hostsidetests/jvmti/tagging/app/src/android/jvmti/cts/
DJvmtiTaggingTest.java158 int l2 = tags == null ? 0 : tags.length; in check() local
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java230 Animator.AnimatorPauseListener l2 = mock(Animator.AnimatorPauseListener.class); in testPauseListener() local
339 ValueAnimator.AnimatorUpdateListener l2 = mock(ValueAnimator.AnimatorUpdateListener.class); in testUpdateListeners() local
DAnimatorSetTest.java306 MyListener l2 = new MyListener(); in testPauseAndResume() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java154 Long2 l2 = new Long2(); in testJavaVectorTypes() local
/cts/tests/tests/os/src/android/os/cts/
DBundleTest.java447 final long l2 = 1007; in testGetLong2() local
/cts/hostsidetests/security/securityPatch/CVE-2017-0705/
Dpoc.c196 static int l2; variable