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

<<31323334353637383940>>

  /cts/tools/vm-tests/src/dot/junit/opcodes/xor_long/
Test_xor_long.java 92 fail("expected a verification exception");
108 fail("expected a verification exception");
122 fail("expected a verification exception");
136 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/xor_long_2addr/
Test_xor_long_2addr.java 93 fail("expected a verification exception");
109 fail("expected a verification exception");
123 fail("expected a verification exception");
137 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/verify/a1/
Test_a1.java 32 fail("expected a verification exception");
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
DeflaterOutputStreamTest.java 112 fail("NullPointerException Not Thrown");
174 fail("NullPointerException Not Thrown");
182 fail("IllegalArgumentException Not Thrown");
189 fail("IllegalArgumentException Not Thrown");
218 fail("EOFException Not Thrown");
245 fail("IOException not thrown");
252 fail("DeflaterOutputStream Able To Write After Being Closed.");
261 fail("FileOutputStream Able To Write After Being Closed.");
292 fail("IOException not thrown");
314 fail("IOException not thrown")
    [all...]
  /dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
KeyAgreementSpiTest.java 107 fail("IllegalStateException must be thrown");
116 fail("NoSuchAlgorithmException must be thrown");
122 fail("IllegalArgumentException must be thrown");
128 fail("IllegalArgumentException must be thrown");
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
UnixSocketTest.java 66 fail("Should throw SocketException");
74 fail("Should throw SocketException");
80 fail("Should throw SocketException");
98 fail("No interrupted exception when connecting to address nobody listening on with short timeout 200");
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
CharsetDecoderTest.java 59 fail("should unsupported");
64 fail("should unsupported");
134 fail("should throw IllegalArgumentException");
139 fail("should throw IllegalArgumentException");
146 fail("should throw IllegalArgumentException");
151 fail("should throw IllegalArgumentException");
163 fail("should throw null pointer exception");
178 fail("should throw null pointer exception");
192 fail("should throw null pointer exception");
197 fail("should throw null pointer exception")
    [all...]
CharsetProviderTest.java 65 fail("java.io.tmpdir not set");
70 fail("java.io.tmpdir is not a directory");
86 fail("unexpected exception: " + e);
151 fail("Should throw UnsupportedCharsetException!");
157 fail("Should throw UnsupportedCharsetException!");
163 fail("Should throw UnsupportedCharsetException!");
225 fail("Should throw Error!");
252 fail("Should throw ClassCastException!");
284 fail("unexpected SecurityException!:" + e);
317 fail("expected UnsupportedCharsetException!")
    [all...]
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
Permission2Test.java 71 fail("Unexpected excpetion");
76 fail("NullPointerException was not thrown for NULL parameter");
83 fail("IllegalArgumentException was not thrown for empty parameter");
106 fail("security not granted when it is suppose to be : " + e);
TimestampTest.java 64 fail("null was accepted");
70 fail("null was accepted");
139 fail("Unexpected exception");
165 fail("NullPointerException expected");
  /dalvik/libcore/security/src/test/java/tests/security/cert/
CertPathValidator3Test.java 72 fail(NotSupportMsg);
102 fail(NotSupportMsg);
112 fail("InvalidAlgorithmParameterException must be thrown");
117 fail("NullPointerException must be thrown");
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLExceptionTest.java 98 fail(); method
111 fail(i + "Unexpected exception");
154 fail(); method
167 fail(i + "Unexpected exception");
209 fail(); method
222 fail(i + "Unexpected exception");
257 fail(); method
270 fail(i + "Unexpected exception");
314 fail(i + "Exception missed");
329 fail(i + "Unexpected exception")
    [all...]
TestHelper_DriverManager.java 68 // Try to get a driver from the general pool... this should fail
71 fail("testDeregisterDriver: Didn't get exception when getting valid driver from other classloader.");
93 fail("checkDeregisterDriver: Didn't get Security Exception deregistering invalid driver.");
99 fail("checkDeregisterDriver: Got wrong exception type when deregistering invalid driver.");
  /dalvik/libcore/sql/src/test/java/tests/sql/
SQLTest.java 68 fail("Couldn't drop table: " + e.getMessage());
96 fail("Unexpected exception: " + e.getMessage());
117 fail("Unexpected exception: " + e.getMessage());
132 fail("SQLException is thrown");
  /dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/
FormatTest.java 66 fail("Unexpected exception " + e.toString());
87 fail("Unexpected exception " + e.toString());
129 fail("NullPointerException was not thrown.");
155 fail("ParseException was not thrown.");
MessageFormatFieldTest.java 93 fail("Unexpected IllegalArgumentException: " + e);
98 fail("Expected InvalidObjectException for subclass instance with null name");
103 fail("unexpected IOException" + e);
105 fail("unexpected ClassNotFoundException" + e);
NumberFormatFieldTest.java 92 fail("Unexpected IllegalArgumentException: " + e);
97 fail("Expected InvalidObjectException for subclass instance with null name");
102 fail("unexpected IOException" + e);
104 fail("unexpected ClassNotFoundException" + e);
  /dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/
SSLEngineResultStatusTest.java 59 fail("Incorrect number of enum constant was returned");
84 fail("Unexpected exception " + e + " was thrown for " + str[i]);
92 fail("IllegalArgumentException should be thrown for " + str_invalid[i]);
101 fail("NullPointerException/IllegalArgumentException should be thrown for NULL parameter");
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
AttributesImplTest.java 76 fail("NullPointerException expected");
343 fail("NullPointerException expected");
414 fail("ArrayIndexOutOfBoundsException expected");
422 fail("ArrayIndexOutOfBoundsException expected");
445 fail("ArrayIndexOutOfBoundsException expected");
452 fail("ArrayIndexOutOfBoundsException expected");
475 fail("ArrayIndexOutOfBoundsException expected");
482 fail("ArrayIndexOutOfBoundsException expected");
505 fail("ArrayIndexOutOfBoundsException expected");
512 fail("ArrayIndexOutOfBoundsException expected")
    [all...]
  /dalvik/tests/032-concrete-sub/src/
ConcreteSub2.java 19 * will fail verification because there is no implementation of the
  /dalvik/tests/042-new-instance/src/
Main.java 44 // should fail
72 // should fail -- getConstructor only returns public constructors
95 // should fail
107 // should fail
  /dalvik/tests/065-mismatched-implements/src/
Indirect.java 20 * Some VMs will load this class and fail on the "new" call, others will
  /dalvik/tests/066-mismatched-super/src/
Indirect.java 20 * Some VMs will load this class and fail on the "new" call, others will
  /dalvik/tests/070-nio-buffer/src/
Main.java 53 shortBuf.put(myShorts, 0, 1); // should fail
61 shortBuf.put(myShorts, 0, 33); // should fail
69 shortBuf.put(myShorts, 0, 17); // should fail
77 * Try this with either floats or ints; ints fail with
  /external/bluetooth/glib/tests/bookmarks/
fail-04.xbel 11 <bookmark href="file:///home/zefram/Documents/milan-stuttgart.ps" fail="attr">

Completed in 370 milliseconds

<<31323334353637383940>>