Home
last modified time | relevance | path

Searched defs:l3 (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java160 Long3 l3 = new Long3(); in testJavaVectorTypes() local
/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java343 ValueAnimator.AnimatorUpdateListener l3 = mock(ValueAnimator.AnimatorUpdateListener.class); in testUpdateListeners() local