Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 7 of 7) sorted by relevance

/cts/tools/dex-tools/test/dex/reader/util/
DJavaSourceToDexUtil.java51 public dex.structure.DexFile getAllFrom(Set<JavaSource> sources) throws IOException{ in getAllFrom() argument
52 return getFrom(sources, null); in getAllFrom()
62 public dex.structure.DexFile getFrom(Set<JavaSource> sources, in getFrom() argument
64 Set<MemoryByteCode> byteCodeInMemory = compileToByteCode(sources); in getFrom()
/cts/hostsidetests/sustainedperf/shadertoy_android/jni/
DApplication.mk23 LOCAL_C_INCLUDES += ${ANDROID_NDK}/sources/cxx-stl/gnu-libstdc++/4.8/include
/cts/tests/tests/security/jni/
DAndroid.mk46 LOCAL_C_INCLUDES += ndk/sources/cpufeatures
/cts/apps/CameraITS/tests/inprog/scene2/
DREADME2 light sources capable of producing D65, D50, A, TL84, etc. illumination.
/cts/hostsidetests/security/
DAndroid.mk64 LOCAL_GENERATED_SOURCES := $(call local-generated-sources-dir)/android/cts/security/SELinuxNeverall…
/cts/tests/tests/text/src/android/text/cts/
DTextUtilsTest.java1823 String sources[] = new String[] { "string" }; in testReplace() local
1826 sources, destinations); in testReplace()
1830 sources = new String[] {"is", "the", "for replacement"}; in testReplace()
1832 replacedString = (SpannableStringBuilder)TextUtils.replace(template, sources, destinations); in testReplace()
1836 sources = new String[] {"is", "for replacement"}; in testReplace()
1838 replacedString = (SpannableStringBuilder)TextUtils.replace(template, sources, destinations); in testReplace()
1841 sources = new String[] {"is", "the", "for replacement"}; in testReplace()
1844 TextUtils.replace(template, sources, destinations); in testReplace()
1851 TextUtils.replace(null, sources, destinations); in testReplace()
1863 TextUtils.replace(template, sources, null); in testReplace()
/cts/tests/libcore/javautilcollections/libs/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...