/dalvik/dx/tests/135-invoke-custom/ |
D | build | 17 function fail() { function 23 fail "ANDROID_BUILD_TOP is not defined. Try running 'lunch' first." 36 (cd "${SRC_PATH}" && javac -cp "${ASM_CLASSPATH}" -d "${BUILD_PATH}" invokecustom/*.java) || fail "… 37 …M_CLASSPATH}:${BUILD_PATH}" invokecustom.TestGenerator "${BUILD_PATH}") || fail "generator failure" 38 …{JAR_FILE}" invokecustom/InvokeCustom.class invokecustom/Super.class ) || fail "jar creation error"
|
/dalvik/dx/tests/142-const-method-handle/ |
D | build | 17 function fail() { function 23 fail "ANDROID_BUILD_TOP is not defined. Try running 'lunch' first." 36 …-cp "${ASM_CLASSPATH}" -d "${BUILD_PATH}" Main.java constmethodhandle/*.java) || fail "javac error" 37 …SSPATH}:${BUILD_PATH}" constmethodhandle.TestGenerator "${BUILD_PATH}") || fail "generator failure" 38 (cd "${BUILD_PATH}" && jar cf "${JAR_FILE}" Main.class constmethodhandle/ConstTest.class) || fail "…
|
/dalvik/dx/tests/137-dexmerger-dex38/ |
D | build | 17 function fail() { function 23 fail "ANDROID_BUILD_TOP is not defined. Try running 'lunch' first." 36 (cd "${SRC_PATH}" && javac -cp "${ASM_CLASSPATH}" -d "${BUILD_PATH}" invokecustom/*.java) || fail "… 37 …M_CLASSPATH}:${BUILD_PATH}" invokecustom.TestGenerator "${BUILD_PATH}") || fail "generator failure" 38 …JAR_FILE}" invokecustom/InvokeCustom*.class invokecustom/Super.class ) || fail "jar creation error"
|
/dalvik/dx/tests/099-dex-core-library-error/ |
D | info.txt | 1 This tests that attempts to define core classes fail and that
|
/dalvik/dx/tests/111-use-null-as-array/ |
D | info.txt | 5 correct, they would instead incorrectly fail verification. 17 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/091-ssa-const-collector/ |
D | info.txt | 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/109-int-branch/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/092-ssa-cfg-edge-cases/ |
D | info.txt | 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/122-switch-with-high-register/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/052-dex-static-var-access/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/083-ssa-phi-placement/ |
D | info.txt | 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/053-dex-instance-var-access/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/108-string-annotation/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/054-dex-high16/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/090-dex-unify-arrays/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/093-ssa-invoke-range/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/086-ssa-edge-split/ |
D | info.txt | 4 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/121-sccp/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/049-dex-instanceof/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/047-dex-wide-args/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/048-dex-new-array/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/095-dex-const-string-jumbo/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/055-dex-explicit-throw/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|
/dalvik/dx/tests/050-dex-checkcast/ |
D | info.txt | 5 version, so it is possible for this test to spuriously fail if other
|