/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
DoubleBufferTest.java | 87 fail("allocate method does not throws expected exception"); 233 fail("Should throw Exception"); //$NON-NLS-1$ 252 fail("Should throw Exception"); //$NON-NLS-1$ 269 fail("Should throw Exception"); //$NON-NLS-1$ 393 fail("Should throw Exception"); //$NON-NLS-1$ 422 fail("Should throw Exception"); //$NON-NLS-1$ 429 fail("Should throw Exception"); //$NON-NLS-1$ 450 fail("Should throw Exception"); //$NON-NLS-1$ 457 fail("Should throw Exception"); //$NON-NLS-1$ 464 fail("Should throw Exception"); //$NON-NLS-1 [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
FilterOutputStreamTest.java | 62 fail("Constructor test failed : " + e.getMessage()); 82 fail("Test 1: Unexpected IOException."); 88 fail("Test 2: IOException expected."); 96 fail("Test 3: IOException expected."); 121 fail("Test 2: IOException expected."); 153 fail("Test 2: IOException expected."); 184 fail("Test 2: IOException expected."); 205 fail("IndexOutOfBoundsException expected."); 212 fail("IndexOutOfBoundsException expected."); 219 fail("IndexOutOfBoundsException expected.") [all...] |
StringReaderTest.java | 49 fail ("Exception " + ee.getMessage() + " does not expected in this case"); 69 fail("Close failed"); 97 fail("IllegalArgumentException not thrown!"); 137 fail("Exception during read test : " + e.getMessage()); 160 fail("Exception during read test : " + e.getMessage()); 167 fail("IndexOutOfBoundsException was not thrown"); 173 fail("IndexOutOfBoundsException was not thrown"); 179 fail("IndexOutOfBoundsException was not thrown"); 208 fail("IOException during ready test : " + e.getMessage()); 234 fail("Exception during reset test : " + e.getMessage()) [all...] |
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
DateFormatTest.java | 76 fail("Unexpected exception " + e.toString()); 100 fail("Unexpected exception " + e.toString()); 123 fail("Unexpected exception " + e.toString()); 154 fail("Unexpected exception " + e.toString()); 291 fail("Should throw IAE"); 342 fail("Should throw IAE"); 418 fail("Should throw IAE"); 474 fail("Should throw IAE"); 586 fail("Should throw IAE"); 636 fail("Should throw IAE") [all...] |
/external/freetype/src/sfnt/ |
ttmtx.c | 91 goto Fail; 96 Fail: 126 goto Fail; 145 goto Fail; 180 goto Fail; 183 goto Fail; 230 Fail: 297 goto Fail; 305 goto Fail; 311 goto Fail; [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
SinkChannelTest.java | 211 fail("should throw AsynchronousCloseException"); 228 fail("should have thrown a ClosedByInterruptException."); 233 fail("should throw a ClosedByInterruptException but " + 259 fail("should throw NullPointerException"); 294 fail("should throw ClosedChannelException"); 303 fail("should throw NullPointerException"); 364 fail("should throw NullPointerException"); 374 fail("should throw NullPointerException"); 411 fail("should throw ClosedChannelException"); 419 fail("should throw NullPointerException") [all...] |
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
TrustManagerFactory1Test.java | 94 fail(defaultAlgorithm + " algorithm is not supported"); 126 fail(NotSupportedMsg); 144 fail("NullPointerException must be thrown"); 163 if (!DEFSupported) fail(NotSupportedMsg); 191 fail(NotSupportedMsg); 225 fail(NotSupportedMsg); 253 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null"); 260 fail("NoSuchAlgorithmException was not thrown as expected for algorithm: " 282 fail(NotSupportedMsg); 289 fail("IllegalArgumentException must be thrown when provider is null") [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
ClassLoaderTest.java | 77 fail("SecurityException should be thrown."); 115 fail("SecurityException should be thrown."); 144 fail("AssertionError should be thrown."); 155 fail("AssertionError should not be thrown."); 159 fail("Unexpected exception: " + cnfe.toString()); 177 fail("UnsupportedOperationException was not thrown."); 184 fail("IndexOutOfBoundsException is not thrown."); 186 fail("UnsupportedOperationException should be thrown."); 207 fail("UnsupportedOperationException was not thrown."); 214 fail("IndexOutOfBoundsException is not thrown.") [all...] |
StringBufferTest.java | 48 fail("Assert 0: IndexOutOfBoundsException must be thrown"); 70 fail("Assert 0: NPE must be thrown."); 161 fail("IndexOutOfBoundsException was thrown."); 180 fail("ArrayIndexOutOfBoundsException expected"); 199 fail("NullPointerException expected"); 239 fail("no IOOBE, negative index"); 247 fail("no IOOBE, index too large index"); 303 fail("no IOOBE, negative index"); 311 fail("no IOOBE, index too large index"); 319 fail("no IOOBE, negative offset") [all...] |
/dalvik/libcore/sql/src/test/java/tests/SQLite/ |
StmtTest.java | 115 fail("Exception in tearDown: "+e.getMessage()); 117 fail("SQLException in tearDown: "+e.getMessage()); 139 fail("Statement setup fails: "+e.getMessage()); 145 fail("Cannot execute non prepared Stmt"); 177 fail("statement is closed"); 207 fail("statement should be ready for execution: " 225 fail("Exception expected"); 235 fail("test fails"); 255 fail("Test fails"); 261 fail("Test fails") [all...] |
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
JSR166TestCase.java | 21 * cause the associated test that generated them to itself fail (which 30 * <tt>fail</tt>, <tt>assertTrue</tt>, etc.) It is OK (but not 52 * method (or <tt>fail</tt> to do so) before returning from the 189 * Flag set true if any threadAssert methods fail 209 * Fail, also setting status to indicate current testcase should fail 213 fail(reason); 218 * should fail 229 * should fail 240 * should fail [all...] |
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
DatabaseMetaDataTest.java | 119 fail("Unexpected SQLException " + e.toString()); 129 fail("Unexpected SQLException " + e.toString()); 154 fail("Unexpected SQLException " + e.toString()); 190 fail("Unexpected SQLException " + e.toString()); 225 fail("SQLException not thrown"); 265 fail("Unexpected exception: " + e.getMessage()); 274 fail("SQLException not thrown"); 307 fail("Unexpected exception: " + e.getMessage()); 323 fail("Unexpected exception: " + e.getMessage()); 336 fail("Unexpected exception: " + e.getMessage()) [all...] |
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PaintTest.java | 127 fail("Should throw an ArrayIndexOutOfboundsException"); 133 fail("Should throw an ArrayIndexOutOfboundsException"); 200 fail("Should throw an StringIndexOutOfboundsException"); 206 fail("Should throw an StringIndexOutOfboundsException"); 212 fail("Should throw an StringIndexOutOfboundsException"); 218 fail("Should throw an StringIndexOutOfboundsException"); 386 fail("Should throw an Exception"); 561 fail("Should throw an Exception"); 593 fail("Should throw an Exception"); 862 fail("Should throw an ArrayIndexOutOfBoundsException") [all...] |
/cts/tests/src/android/view/animation/cts/ |
DelayedCheck.java | 41 Assert.fail("unexpected InterruptedException"); 51 Assert.fail("unexpected timeout");
|
/cts/tests/tests/jni/src/android/jni/cts/ |
JniCTest.java | 32 * Calls the native test, and {@code fail()}s appropriately if 39 fail(msg);
|
JniCppTest.java | 32 * Calls the native test, and {@code fail()}s appropriately if 39 fail(msg);
|
/cts/tools/dx-tests/src/dxc/junit/opcodes/wide/ |
Test_wide.java | 39 fail("expected a verification exception"); 53 fail("expected a verification exception");
|
/cts/tools/dx-tests/src/dxc/junit/verify/t482_10/ |
Test_t482_10.java | 33 fail("expected a verification exception"); 46 fail("expected a verification exception");
|
/cts/tools/dx-tests/src/dxc/junit/verify/t482_14/ |
Test_t482_14.java | 33 fail("expected a verification exception"); 46 fail("expected a verification exception");
|
/cts/tools/dx-tests/src/dxc/junit/verify/t482_3/ |
Test_t482_3.java | 33 fail("expected a verification exception"); 46 fail("expected a verification exception");
|
/cts/tools/dx-tests/src/dxc/junit/verify/t482_8/ |
Test_t482_8.java | 33 fail("expected a verification exception"); 46 fail("expected a verification exception");
|
/cts/tools/dx-tests/src/dxc/junit/verify/t482_9/ |
Test_t482_9.java | 33 fail("expected a verification exception"); 46 fail("expected a verification exception");
|
/cts/tools/vm-tests/src/dot/junit/verify/b3/ |
Test_b3.java | 31 fail("expected a verification exception"); 44 fail("expected a verification exception");
|
/dalvik/dx/tests/111-use-null-as-array/ |
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/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
GZIPOutputStreamTest.java | 69 fail("an IO error occured while trying to find the output file or creating GZIP constructor"); 95 fail("an IO error occured while trying to find the output file or creating GZIP constructor"); 131 fail("an IO error occured while trying to find the output file or creating GZIP constructor"); 139 fail("Expected IOException"); 172 fail("an IO error occured while trying to find the output file or creating GZIP constructor"); 210 fail("an IO error occured while trying to find the output file or creating GZIP constructor"); 214 fail("Expected IOException"); 237 fail("Cannot delete file for security reasons");
|