Home
last modified time | relevance | path

Searched defs:sa (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DPrimitiveTest.java51 final TypedArray sa = getContext().obtainStyledAttributes(resid, R.styleable.EnumStyle); in tryEnum() local
69 final TypedArray sa = getContext().obtainStyledAttributes(resid, R.styleable.FlagStyle); in tryFlag() local
DConfigTest.java100 final TypedArray sa = theme.obtainStyledAttributes(resId, styleable); in checkValue() local
/cts/apps/CameraITS/utils/
Dnoise_model_utils.py689 def f(x, sa, sb): argument
696 def f(x, sa, sb, oa, ob): argument
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/
DTest_invoke_virtual.java43 String sa = "a" + a; in testN1() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/
DTest_invoke_virtual_range.java44 String sa = "a" + a; in testN1() local
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java443 SparseArray<Parcelable> sa = new SparseArray<Parcelable>(); in testDispatchSaveInstanceState() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java344 short[] sa = s.get_sa(); in checkInit() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1676 struct sigaction sa; in handle_sig() local