Searched refs:sources (Results 1 – 8 of 8) sorted by relevance
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
D | Application.mk | 23 LOCAL_C_INCLUDES += ${ANDROID_NDK}/sources/cxx-stl/gnu-libstdc++/4.8/include
|
/cts/hostsidetests/seccomp/app/jni/ |
D | Android.mk | 30 LOCAL_C_INCLUDES += ndk/sources/cpufeatures
|
/cts/tests/tests/security/jni/ |
D | Android.mk | 44 LOCAL_C_INCLUDES += ndk/sources/cpufeatures
|
/cts/apps/CameraITS/tests/inprog/scene2/ |
D | README | 2 light sources capable of producing D65, D50, A, TL84, etc. illumination.
|
/cts/hostsidetests/security/ |
D | Android.mk | 77 LOCAL_GENERATED_SOURCES := $(call local-generated-sources-dir)/android/cts/security/SELinuxNeverall…
|
/cts/tests/tests/text/src/android/text/cts/ |
D | TextUtilsTest.java | 1827 String sources[] = new String[] { "string" }; in testReplace() local 1830 sources, destinations); in testReplace() 1834 sources = new String[] {"is", "the", "for replacement"}; in testReplace() 1836 replacedString = (SpannableStringBuilder)TextUtils.replace(template, sources, destinations); in testReplace() 1840 sources = new String[] {"is", "for replacement"}; in testReplace() 1842 replacedString = (SpannableStringBuilder)TextUtils.replace(template, sources, destinations); in testReplace() 1845 sources = new String[] {"is", "the", "for replacement"}; in testReplace() 1848 TextUtils.replace(template, sources, destinations); in testReplace() 1855 TextUtils.replace(null, sources, destinations); in testReplace() 1867 TextUtils.replace(template, sources, null); in testReplace()
|
/cts/hostsidetests/jvmti/run-tests/ |
D | Android.mk | 237 GENERATED_SRC_DIR := $(call local-generated-sources-dir)
|
/cts/tests/libcore/javautilcollections/libs/ |
D | guava-20.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |