HomeSort by relevance Sort by last modified time
    Searched full:fail (Results 301 - 325 of 5306) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/move_exception/
Test_move_exception.java 33 fail("ArithmeticException was not thrown");
37 fail("Exception " + ex + " was thrown instead off ArithmeticException");
56 fail("expected a verification exception");
69 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/return_void/
Test_return_void.java 41 fail("expected IllegalMonitorStateException");
56 fail("expected a verification exception");
69 fail("expected a verification exception");
82 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_wide/
Test_sget_wide.java 64 fail("expected IncompatibleClassChangeError");
78 fail("expected Error");
93 fail("expected a verification exception");
107 fail("expected a verification exception");
122 fail("expected a verification exception");
138 fail("expected a verification exception");
152 fail("expected a verification exception");
166 fail("expected a verification exception");
182 fail("expected a verification exception");
195 fail("expected a verification exception")
    [all...]
  /dalvik/dx/tests/051-dex-explicit-null/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/063-dex-empty-switch/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/067-dex-switch-and-try/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/071-dex-java-stack-ops/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/073-dex-null-array-refs/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/075-dex-cat2-value-merge/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/080-dex-exception-tables/
info.txt 7 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/081-dex-throws-list/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/082-dex-throws-list-sharing/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/084-dex-high-register-moves/
info.txt 6 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/087-ssa-local-vars/
info.txt 4 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/088-ssa-combine-blocks/
info.txt 4 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/097-dex-branch-offset-zero/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/libcore/security/src/test/java/tests/security/cert/
CertPathValidator2Test.java 120 fail("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
127 fail("NoSuchAlgorithmException must be thrown (type: ".concat(invalidValues[i])
157 fail("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
164 fail("NoSuchAlgorithmException must be thrown (type: ".concat(invalidValues[i])
173 fail("IllegalArgumentException must be thrown when provider is null (type: "
179 fail("IllegalArgumentException must be thrown when provider is empty (type: "
188 fail("NoSuchProviderException must be thrown (type: ".concat(validValues[i])
217 fail("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
224 fail("NoSuchAlgorithmException must be thrown (type: ".concat(invalidValues[i])
233 fail("IllegalArgumentException must be thrown when provider is null (type:
    [all...]
  /dalvik/libcore/sql/src/test/java/tests/sql/
RefTest.java 45 fail("Not yet implemented");
58 fail("Not yet implemented");
71 fail("Not yet implemented");
84 fail("Not yet implemented");
  /external/dbus/test/data/auth/
fail-after-n-attempts.auth-script 1 ## this tests that after retrying too often we fail
  /external/dbus/test/data/invalid-messages/
array-of-nil.message 23 ## we want it to fail because of type nil, not because the length is no good
  /external/dropbear/debian/
dropbear.postrm 8 rmdir --ignore-fail-on-non-empty /etc/dropbear
  /external/stlport/test/unit/
cstdlib_header_test.cpp 10 //Just an additionnal compilation test for Borland that used to fail here.
iostream_test.cpp 52 CPPUNIT_ASSERT( !istr.fail() );
57 CPPUNIT_ASSERT( !istr.fail() );
71 CPPUNIT_ASSERT( !istr.fail() );
76 CPPUNIT_ASSERT( !istr.fail() );
  /external/webkit/LayoutTests/http/tests/appcache/resources/
reload-iframe.html 10 parent.postMessage("FAIL: Loading an uncached resource didn't raise an exception", "*");

Completed in 296 milliseconds

<<11121314151617181920>>