/cts/tools/dx-tests/src/dxc/junit/opcodes/fastore/ |
Test_fastore.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 120 fail("expected a verification exception"); 133 fail("expected a verification exception"); 147 fail("expected a verification exception"); 161 fail("expected a verification exception"); 175 fail("expected a verification exception") [all...] |
/cts/tools/dx-tests/src/dxc/junit/opcodes/iaload/ |
Test_iaload.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 119 fail("expected a verification exception"); 132 fail("expected a verification exception"); 145 fail("expected a verification exception"); 158 fail("expected a verification exception"); 171 fail("expected a verification exception") [all...] |
/cts/tools/dx-tests/src/dxc/junit/opcodes/iastore/ |
Test_iastore.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 120 fail("expected a verification exception"); 133 fail("expected a verification exception"); 146 fail("expected a verification exception"); 160 fail("expected a verification exception"); 173 fail("expected a verification exception") [all...] |
/cts/tools/dx-tests/src/dxc/junit/opcodes/lastore/ |
Test_lastore.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 120 fail("expected a verification exception"); 133 fail("expected a verification exception"); 146 fail("expected a verification exception"); 160 fail("expected a verification exception"); 173 fail("expected a verification exception") [all...] |
/cts/tools/dx-tests/src/dxc/junit/opcodes/saload/ |
Test_saload.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 119 fail("expected a verification exception"); 132 fail("expected a verification exception"); 145 fail("expected a verification exception"); 158 fail("expected a verification exception"); 171 fail("expected a verification exception") [all...] |
/cts/tools/dx-tests/src/dxc/junit/opcodes/sastore/ |
Test_sastore.java | 53 fail("expected ArrayIndexOutOfBoundsException"); 66 fail("expected NullPointerException"); 80 fail("expected ArrayIndexOutOfBoundsException"); 93 fail("expected a verification exception"); 106 fail("expected a verification exception"); 120 fail("expected a verification exception"); 133 fail("expected a verification exception"); 146 fail("expected a verification exception"); 160 fail("expected a verification exception"); 173 fail("expected a verification exception") [all...] |
/dalvik/libcore/sql/src/test/java/tests/sql/ |
ClobTest.java | 44 fail("Not yet implemented"); 57 fail("Not yet implemented"); 70 fail("Not yet implemented"); 83 fail("Not yet implemented"); 96 fail("Not yet implemented"); 109 fail("Not yet implemented"); 122 fail("Not yet implemented"); 135 fail("Not yet implemented"); 148 fail("Not yet implemented"); 161 fail("Not yet implemented") [all...] |
ResultSetNotSupportedTests.java | 41 fail(); method 55 fail("Not yet implemented"); 70 fail("Not yet implemented"); 84 fail("Not yet implemented"); 98 fail("Not yet implemented"); 112 fail("Not yet implemented"); 126 fail("Not yet implemented"); 140 fail("Not yet implemented"); 154 fail("Not yet implemented"); 168 fail("Not yet implemented") [all...] |
/cts/tests/tests/permission/src/android/permission/cts/ |
NoWifiStatePermissionTest.java | 49 fail("WifiManager.getWifiState didn't throw SecurityException as expected"); 63 fail("WifiManager.getConfiguredNetworks didn't throw SecurityException as expected"); 77 fail("WifiManager.getConnectionInfo didn't throw SecurityException as expected"); 91 fail("WifiManager.getScanResults didn't throw SecurityException as expected"); 105 fail("WifiManager.getDhcpInfo didn't throw SecurityException as expected"); 119 fail("WifiManager.disconnect didn't throw SecurityException as expected"); 133 fail("WifiManager.reconnect didn't throw SecurityException as expected"); 147 fail("WifiManager.reassociate didn't throw SecurityException as expected"); 161 fail("WifiManager.addNetwork didn't throw SecurityException as expected"); 177 fail("WifiManager.updateNetwork didn't throw SecurityException as expected") [all...] |
/dalvik/libcore/sql/src/test/java/tests/javax/sql/ |
RowSetMetaDataTest.java | 29 fail("Not yet implemented"); 42 fail("Not yet implemented"); 56 fail("Not yet implemented"); 69 fail("Not yet implemented"); 82 fail("Not yet implemented"); 95 fail("Not yet implemented"); 108 fail("Not yet implemented"); 121 fail("Not yet implemented"); 134 fail("Not yet implemented"); 147 fail("Not yet implemented") [all...] |
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ |
ServerSocketFactoryTest.java | 59 fail("Unexpected exception " + e.toString()); 79 fail(e.toString()); 100 fail("Unexpected exception: " + ex); 105 fail("IOException wasn't thrown"); 109 fail(ex + " was thrown instead of IOException"); 114 fail("IllegalArgumentException wasn't thrown"); 118 fail(ex + " was thrown instead of IllegalArgumentException"); 139 fail("Unexpected exception: " + ex); 144 fail("IOException wasn't thrown"); 148 fail(ex + " was thrown instead of IOException") [all...] |
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
DESedeKeySpecTest.java | 67 fail("Should raise an NullPointerException " 71 fail("Should raise an NullPointerException " 76 fail("Should raise an InvalidKeyException on a short byte array."); 78 fail("Unexpected NullPointerException was thrown."); 86 fail("Unexpected NullPointerException was thrown."); 88 fail("Unexpected InvalidKeyException was thrown."); 92 fail("Should raise an NullPointerException " 96 fail("Should raise an NullPointerException " 103 fail("Should raise an InvalidKeyException on a short byte array."); 105 fail("Unexpected NullPointerException was thrown.") [all...] |
/external/bluetooth/glib/tests/ |
unicode-encoding.c | 25 fail (char *format, ...) function 97 fail ("line %d: valid but g_utf8_validate returned FALSE\n", line); 107 fail ("line %d: invalid but g_utf8_validate returned TRUE\n", line); 121 fail ("line %d: incomplete input not properly detected\n", line); 130 fail ("line %d: incomplete input not properly detected\n", line); 145 fail ("line %d: conversion to ucs4 failed: %s\n", line, error->message); 153 fail ("line %d: results of conversion to ucs4 do not match expected.\n", line); 164 fail ("line %d: results of conversion to ucs4 do not match expected.\n", line); 171 fail ("line %d: conversion back to utf8 failed: %s", line, error->message); 179 fail ("line %d: conversion back to utf8 did not match original\n", line) [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
RuntimeTest.java | 95 fail("failed to throw IOException when exec'ed inexistent program"); 226 fail("IllegalStateException was not thrown."); 236 fail(t.getMessage()); 241 fail("IllegalArgumentException was not thrown."); 263 fail("SecurityException should be thrown."); 301 fail("NullPointerException should be thrown."); 303 fail("IOException was thrown."); 326 fail("SecurityException should be thrown."); 330 fail("IOException was thrown."); 337 fail("IllegalArgumentException should be thrown."); [all...] |
/dalvik/libcore/x-net/src/test/java/tests/api/javax/net/ssl/ |
HttpsURLConnectionTest.java | 64 fail("Unexpected exception: " + e.toString()); 69 fail("Unexpected exception " + e.toString()); 88 fail("IllegalStateException wasn't thrown"); 93 fail("Unexpected exception " + e + " for exception case"); 100 fail("Unexpected exception " + e); 119 fail("IllegalStateException wasn't thrown"); 124 fail("Unexpected exception " + e + " for exception case"); 135 fail("Unexpected exception " + e); 166 fail("incorrect DefaultSSLSocketFactory"); 204 fail("IllegalStateException wasn't thrown") [all...] |
/external/icu4c/test/intltest/ |
tzrulets.cpp | 147 errln("FAIL: Couldn't create SimpleTimezone."); 168 errln("FAIL: couldn't add AnnualTimeZoneRule 1-1."); 177 errln("FAIL: couldn't add AnnualTimeZoneRule 1-2."); 181 errln("FAIL: couldn't complete RBTZ 1."); 191 errln("FAIL: couldn't add AnnualTimeZoneRule 2-1."); 198 errln("FAIL: couldn't add AnnualTimeZoneRule 2-2."); 202 errln("FAIL: couldn't complete RBTZ 2"); 212 errln("FAIL: couldn't add AnnualTimeZoneRule 3-1."); 219 errln("FAIL: couldn't add AnnualTimeZoneRule 3-2."); 223 errln("FAIL: couldn't complete RBTZ 3") [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct/ |
Test_invoke_direct.java | 55 fail("expected NullPointerException"); 68 fail("expected UnsatisfiedLinkError"); 81 fail("expected a verification exception"); 94 fail("expected a verification exception"); 109 fail("expected a verification exception"); 122 fail("expected a verification exception"); 135 fail("expected a verification exception"); 149 fail("expected a verification exception"); 162 fail("expected a verification exception"); 178 fail("expected a verification exception") [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct_range/ |
Test_invoke_direct_range.java | 55 fail("expected NullPointerException"); 68 fail("expected UnsatisfiedLinkError"); 81 fail("expected a verification exception"); 94 fail("expected a verification exception"); 109 fail("expected a verification exception"); 122 fail("expected a verification exception"); 135 fail("expected a verification exception"); 149 fail("expected a verification exception"); 162 fail("expected a verification exception"); 178 fail("expected a verification exception") [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
ReadOnlyCharBufferTest.java | 67 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 92 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 106 fail("Should throw Exception"); //$NON-NLS-1$ 121 fail("Should throw Exception"); //$NON-NLS-1$ 137 fail("Should throw Exception"); //$NON-NLS-1$ 143 fail("Should throw Exception"); //$NON-NLS-1$ 159 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 165 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 171 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1$ 177 fail("Should throw ReadOnlyBufferException"); //$NON-NLS-1 [all...] |
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
VCardVerifier.java | 95 mTestCase.fail("Already initialized"); 106 mTestCase.fail("Already initialized"); 118 mTestCase.fail("Wrong resId: " + resId); 125 mTestCase.fail("addInputEntry() is called."); 127 mTestCase.fail("InputStream is already set"); 134 mTestCase.fail("Not initialized"); 137 mTestCase.fail("setInputStream is called"); 144 mTestCase.fail("Not initialized"); 158 mTestCase.fail("Not initialized"); 171 mTestCase.fail("Not initialized") [all...] |
/bionic/libc/kernel/arch-arm/asm/ |
locks.h | 17 #define __down_op(ptr,fail) ({ __asm__ __volatile__( "@ down_op\n" "1: ldrex lr, [%0]\n" " sub lr, lr, %1\n" " strex ip, lr, [%0]\n" " teq ip, #0\n" " bne 1b\n" " teq lr, #0\n" " movmi ip, %0\n" " blmi " #fail : : "r" (ptr), "I" (1) : "ip", "lr", "cc"); smp_mb(); }) 19 #define __down_op_ret(ptr,fail) ({ unsigned int ret; __asm__ __volatile__( "@ down_op_ret\n" "1: ldrex lr, [%1]\n" " sub lr, lr, %2\n" " strex ip, lr, [%1]\n" " teq ip, #0\n" " bne 1b\n" " teq lr, #0\n" " movmi ip, %1\n" " movpl ip, #0\n" " blmi " #fail "\n" " mov %0, ip" : "=&r" (ret) : "r" (ptr), "I" (1) : "ip", "lr", "cc"); smp_mb(); ret; }) 26 #define __down_op_write(ptr,fail) ({ __asm__ __volatile__( "@ down_op_write\n" "1: ldrex lr, [%0]\n" " sub lr, lr, %1\n" " strex ip, lr, [%0]\n" " teq ip, #0\n" " bne 1b\n" " teq lr, #0\n" " movne ip, %0\n" " blne " #fail : : "r" (ptr), "I" (RW_LOCK_BIAS) : "ip", "lr", "cc"); smp_mb(); }) 30 #define __down_op_read(ptr,fail) __down_op(ptr, fail) 36 #define __down_op(ptr,fail) ({ __asm__ __volatile__( "@ down_op\n" " mrs ip, cpsr\n" " orr lr, ip, #128\n" " msr cpsr_c, lr\n" " ldr lr, [%0]\n" " subs lr, lr, %1\n" " str lr, [%0]\n" " msr cpsr_c, ip\n" " movmi ip, %0\n" " blmi " #fail : : "r" (ptr), "I" (1) : "ip", "lr", "cc"); smp_mb(); } [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/sget/ |
Test_sget.java | 63 fail("expected IncompatibleClassChangeError"); 76 fail("expected Error"); 89 fail("expected a verification exception"); 103 fail("expected a verification exception"); 118 fail("expected a verification exception"); 134 fail("expected a verification exception"); 148 fail("expected a verification exception"); 162 fail("expected a verification exception"); 178 fail("expected a verification exception"); 191 fail("expected a verification exception") [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_boolean/ |
Test_sget_boolean.java | 56 fail("expected IncompatibleClassChangeError"); 69 fail("expected Error"); 84 fail("expected a verification exception"); 98 fail("expected a verification exception"); 113 fail("expected a verification exception"); 129 fail("expected a verification exception"); 143 fail("expected a verification exception"); 157 fail("expected a verification exception"); 173 fail("expected a verification exception"); 186 fail("expected a verification exception") [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_byte/ |
Test_sget_byte.java | 56 fail("expected IncompatibleClassChangeError"); 69 fail("expected Error"); 84 fail("expected a verification exception"); 98 fail("expected a verification exception"); 113 fail("expected a verification exception"); 129 fail("expected a verification exception"); 143 fail("expected a verification exception"); 157 fail("expected a verification exception"); 173 fail("expected a verification exception"); 186 fail("expected a verification exception") [all...] |
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_char/ |
Test_sget_char.java | 56 fail("expected IncompatibleClassChangeError"); 69 fail("expected Error"); 84 fail("expected a verification exception"); 98 fail("expected a verification exception"); 113 fail("expected a verification exception"); 129 fail("expected a verification exception"); 143 fail("expected a verification exception"); 157 fail("expected a verification exception"); 173 fail("expected a verification exception"); 186 fail("expected a verification exception") [all...] |