Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 25 of 69) sorted by relevance

123

/dalvik/dx/tests/135-invoke-custom/
Dbuild17 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/
Dbuild17 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/
Dbuild17 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/
Dinfo.txt1 This tests that attempts to define core classes fail and that
/dalvik/dx/tests/111-use-null-as-array/
Dinfo.txt5 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/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/109-int-branch/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/092-ssa-cfg-edge-cases/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/122-switch-with-high-register/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/052-dex-static-var-access/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/083-ssa-phi-placement/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/053-dex-instance-var-access/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/108-string-annotation/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/054-dex-high16/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/090-dex-unify-arrays/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/093-ssa-invoke-range/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/086-ssa-edge-split/
Dinfo.txt4 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/121-sccp/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/049-dex-instanceof/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/078-dex-local-variable-table/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/047-dex-wide-args/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/048-dex-new-array/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/095-dex-const-string-jumbo/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/055-dex-explicit-throw/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other
/dalvik/dx/tests/050-dex-checkcast/
Dinfo.txt5 version, so it is possible for this test to spuriously fail if other

123