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.java58 final Locale[] la = {enPH, Locale.US}; in testTwoMemberLocaleList() local
84 final Locale[] la = {Locale.US, null}; in testNullArguments() local
95 final Locale[] la = {Locale.US, Locale.US}; in testRepeatedArguments() local
125 Locale[] la = {Locale.US, Locale.FRENCH}; in testEquals() local
199 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.java358 long[] la = s.get_la(); in checkInit() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java428 LayoutAnimationController la = new LayoutAnimationController(animation); in testCanAnimate() local
918 LayoutAnimationController la = new LayoutAnimationController(animation); in testGetLayoutAnimation() local
2324 LayoutAnimationController la = new LayoutAnimationController(animation); in testStartLayoutAnimation() local