/tools/tradefederation/core/prod-tests/ |
Android.mk | 36 # makefile rules to copy jars to HOST_OUT/tradefed
|
/tools/tradefederation/core/prod-tests/tests/ |
Android.mk | 35 # makefile rules to copy jars to HOST_OUT/tradefed
|
/tools/tradefederation/core/remote/ |
Android.mk | 33 # makefile rules to copy jars to HOST_OUT/tradefed
|
/tools/tradefederation/core/tests/ |
Android.mk | 36 # makefile rules to copy jars to HOST_OUT/tradefed
|
/build/make/core/ |
dex_preopt_odex_install.mk | 1 # dexpreopt_odex_install.mk is used to define odex creation rules for JARs and APKs 64 # For libart, the boot jars' odex files are replaced by $(DEFAULT_DEX_PREOPT_INSTALLED_IMAGE). 74 # For system server jars, we build for only "first". 156 # Jars of system server, apps loaded into system server, and apps the product wants to be
|
/cts/tests/jdwp/runner/device-side/src/com/android/compatibility/dalvik/ |
DalvikTestRunner.java | 160 private static List<Class<?>> getClasses(String[] jars, String abiName) { 162 for (String jar : jars) {
|
/external/dagger2/ |
java_annotation_processors.mk | 37 # Map the library names to actual JARs. 54 # Add dependency between the jar being built and the processor jars so that
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/ |
ProjectClassLoader.java | 270 // get the OS path to all the external jars 271 URL[] jars = getExternalJars(); local 273 mJarClassLoader = new URLClassLoader(jars, this /* parent */);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
ExportHelper.java | 242 List<String> jars = new ArrayList<String>(); local 249 jars.add(path); 259 helper.runProguard(proguardConfigFiles, inputJar, jars, obfuscatedJar,
|
/prebuilts/misc/common/robolectric/ |
run_robotests.mk | 41 # Explicitly define the jars and their classpath ordering. 185 # The source jars containing the tests. 193 # The jars needed to run the tests.
|
/prebuilts/go/darwin-x86/src/hash/adler32/ |
adler32_test.go | 30 {0x16661315, "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/darwin-x86/src/hash/crc64/ |
crc64_test.go | 33 {0xeafc4211a6daa0ef, 0x1f603830353e518a, "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/linux-x86/src/hash/adler32/ |
adler32_test.go | 30 {0x16661315, "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/linux-x86/src/hash/crc64/ |
crc64_test.go | 33 {0xeafc4211a6daa0ef, 0x1f603830353e518a, "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/tools/tradefederation/core/ |
tradefed_win.bat | 44 :: first try to find TF jars in same dir as this script
|
Android.mk | 49 # makefile rules to copy jars to HOST_OUT/tradefed
|
/prebuilts/go/darwin-x86/src/crypto/sha256/ |
sha256_test.go | 36 {"6748450b01c568586715291dfa3ee018da07d36bb7ea6f180c1af6270215c64f", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"}, 70 {"a8ba85c6fe0c48fbffc72bbb2f03fcdbc87ae2dc7a56804d1590fb3b", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/linux-x86/src/crypto/sha256/ |
sha256_test.go | 36 {"6748450b01c568586715291dfa3ee018da07d36bb7ea6f180c1af6270215c64f", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"}, 70 {"a8ba85c6fe0c48fbffc72bbb2f03fcdbc87ae2dc7a56804d1590fb3b", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/darwin-x86/src/crypto/md5/ |
md5_test.go | 35 {"9e3cac8e9e9757a60c3ea391130d3689", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/darwin-x86/src/crypto/sha1/ |
sha1_test.go | 37 {"55dee037eb7460d5a692d1ce11330b260e40c988", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/linux-x86/src/crypto/md5/ |
md5_test.go | 35 {"9e3cac8e9e9757a60c3ea391130d3689", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/go/linux-x86/src/crypto/sha1/ |
sha1_test.go | 37 {"55dee037eb7460d5a692d1ce11330b260e40c988", "Free! Free!/A trip/to Mars/for 900/empty jars/Burma Shave"},
|
/prebuilts/tools/common/m2/repository/com/sun/istack/istack-commons-tools/2.21/ |
istack-commons-tools-2.21.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
EclipseLintClient.java | [all...] |
/external/owasp/sanitizer/ |
Makefile | 21 @echo " distrib - Build everything and package it into JARs." 26 @echo " download - Bundle docs, externally required jars, and" 188 echo Linking required jars 207 # Packages the distrib jars into the maven directory which is a sibling of
|