Home
last modified time | relevance | path

Searched defs:la (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DLocaleListTest.java55 final Locale[] la = {enPH, Locale.US}; in testTwoMemberLocaleList() local
81 final Locale[] la = {Locale.US, null}; in testNullArguments() local
92 final Locale[] la = {Locale.US, Locale.US}; in testRepeatedArguments() local
122 Locale[] la = {Locale.US, Locale.FRENCH}; in testEquals() local
196 final Locale[] la = {Locale.forLanguageTag("en-PH"), Locale.forLanguageTag("en-US")}; in testForLanguageTags() local
/cts/suite/audio_quality/test_description/processing/
Dcalc_thd.py20 import scipy.linalg as la namespace
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java357 long[] la = s.get_la(); in checkInit() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java291 LayoutAnimationController la = new LayoutAnimationController(animation); in testCanAnimate() local
800 LayoutAnimationController la = new LayoutAnimationController(animation); in testGetLayoutAnimation() local
1655 LayoutAnimationController la = new LayoutAnimationController(animation); in testStartLayoutAnimation() local