Searched refs:fail (Results 126 - 150 of 1955) sorted by relevance

1234567891011>>

/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dget_pointer_size.pass.cpp49 assert(!is.fail());
54 assert( is.fail());
61 assert(!is.fail());
67 assert(!is.fail());
77 assert(!is.fail());
82 assert( is.fail());
89 assert(!is.fail());
95 assert(!is.fail());
H A Dget_pointer_size_chart.pass.cpp49 assert(!is.fail());
54 assert( is.fail());
61 assert(!is.fail());
67 assert(!is.fail());
77 assert(!is.fail());
82 assert( is.fail());
89 assert(!is.fail());
95 assert(!is.fail());
/external/libexif/test/
H A Dtest-tagtable.c28 #define VALIDATE(s) if (!(s)) {printf("Test %s FAILED\n", #s); fail=1;}
30 #define TESTBLOCK(t) {int rc = (t); fail |= rc; \
36 int fail = 0; local
168 return fail;
174 int fail = 0; local
208 return fail;
214 int fail = 0; local
219 return fail;
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DUnmodifiableCollectionTests.java21 import static junit.framework.TestCase.fail;
51 fail("setValue on unmodifiable Map.Entry succeeded");
66 fail("Remove on unmodifiable iterator succeeded");
92 fail("index " + i
122 fail("add succeeded on unmodifiable collection");
130 fail("addAll succeeded on unmodifiable collection");
137 fail("clear succeeded on unmodifiable collection");
147 fail("remove succeeded on unmodifiable collection");
154 fail("removeAll succeeded on unmodifiable collection");
161 fail("retainAl
[all...]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DKeyStoreSpiTest.java89 fail("KeyStoreException or NullPointerException must be thrown");
97 fail("KeyStoreException must be thrown");
103 fail("KeyStoreException must be thrown");
127 fail("KeyStoreException must be thrown from engineSetKeyEntry(..)");
132 fail("KeyStoreException must be thrown from engineSetKeyEntry(..)");
137 fail("KeyStoreException must be thrown from engineSetCertificateEntry(..)");
142 fail("KeyStoreException must be thrown from engineDeleteEntry(..)");
151 fail("IOException must be thrown");
173 fail("Should throw exception");
181 fail("N
[all...]
H A DMessageDigest2Test.java85 fail("getInstance did not find algorithm " + digestAlgs[i]);
87 fail("getInstance did not find provider " + providerName);
156 fail("SHA_DATA_2 NOT ok");
206 fail("SHA_DATA_1 NOT ok");
220 fail("getInstance did not find algorithm");
268 fail("getInstance did not find algorithm " + digestAlgs[i]);
270 fail("getInstance did not find provider " + providerName);
288 fail("getInstance did not find algorithm " + digestAlgs[i]);
290 fail("getInstance did not find provider " + providerName);
292 fail("diges
[all...]
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DKeyGenerator_ImplTest.java87 fail("IllegalArgumentException must be thrown");
92 fail("IllegalArgumentException must be thrown");
98 fail("IllegalArgumentException must be thrown");
104 fail("InvalidAlgorithmParameterException must be thrown");
110 fail("Unexpected: " + e.toString() + " was thrown");
114 fail("InvalidAlgorithmParameterException must be thrown");
120 fail("Unexpected: " + e.toString() + " was thrown");
135 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
142 fail("NoSuchAlgorithmException must be thrown (algorithm: "
172 fail("NullPointerExceptio
[all...]
H A DExemptionMechanism_ImplTest.java93 fail("IllegalStateException must be thrown");
98 fail("IllegalStateException must be thrown");
103 fail("IllegalStateException must be thrown");
108 fail("IllegalStateException must be thrown");
125 fail("ExemptionMechanismException must be thrown");
131 fail("ExemptionMechanismException must be thrown");
137 fail("ExemptionMechanismException must be thrown");
155 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
162 fail("NoSuchAlgorithmException must be thrown (algorithm: "
193 fail("NullPointerExceptio
[all...]
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DSSLContext2Test.java85 fail("RuntimeException must be thrown");
91 fail("RuntimeException must be thrown");
97 fail("RuntimeException must be thrown");
103 fail("RuntimeException must be thrown");
109 fail("RuntimeException must be thrown");
115 fail("RuntimeException must be thrown");
123 fail("KeyManagementException must be thrown");
159 fail("NoSuchAlgorithmException or NullPointerException should be thrown (protocol is null");
166 fail("NoSuchAlgorithmException must be thrown (protocol: "
198 fail("NoSuchAlgorithmExceptio
[all...]
H A DSSLServerSocketTest.java40 fail(e.toString());
51 fail(e.toString());
62 fail(e.toString());
73 fail(e.toString());
/external/chromium_org/extensions/test/data/
H A Ddata_sender_unittest.js128 .then(test.succeed, test.fail);
135 .then(test.succeed, test.fail);
143 .then(test.succeed, test.fail);
151 .then(test.succeed, test.fail);
162 .then(test.succeed, test.fail);
173 .then(test.succeed, test.fail);
182 .then(test.succeed, test.fail);
194 .then(test.succeed, test.fail);
201 .then(test.succeed, test.fail);
211 .then(test.succeed, test.fail);
[all...]
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DCertificateFactory2Test.java101 fail("CertificateException must be thrown");
107 fail("CertificateException must be thrown because encodings list is empty");
111 fail("Unexpected CertificateFactoryException was thrown");
116 fail("CertificateException must be thrown");
122 fail("IllegalArgumentException must be thrown");
126 fail("Unexpected IllegalArgumentException was thrown");
133 fail("CertificateException must be thrown");
138 fail("CertificateException must be thrown");
148 fail("CRLException must be thrown");
153 fail("CRLExceptio
[all...]
H A DPKIXParametersTest.java82 fail(getName() + ": not performed (could not create test TrustAnchor set)");
101 fail(getName() + ": not performed (could not create test TrustAnchor set)");
124 fail("NPE expected");
139 fail("InvalidAlgorithmParameterException expected");
153 fail(getName() + ": not performed (could not create test TrustAnchor set)");
160 fail("ClassCastException expected");
178 fail("NPE expected");
195 fail(getName() + ": not performed (could not create test TrustAnchor set)");
213 fail(getName() + ": not performed (could not create test TrustAnchor set)");
236 fail(getNam
[all...]
/external/valgrind/main/coregrind/
H A Dfixup_macho_loadcmds.c126 void fail ( HChar* msg ) function
128 fprintf(stderr, "fixup_macho_loadcmds: fail: %s\n", msg);
221 fail("Can't stat image (to determine its size)?!");
226 fail("Can't open image for possible modification!");
233 fail("Can't mmap image for possible modification!");
243 the embedded Mach-O object. If not findable, unmap and fail. */
255 fail("Invalid Mach-O file (0 too small).");
268 fail("Invalid Mach-O file (1 too small).");
287 fail("Invalid Mach-O file (2 too small).");
294 fail("N
[all...]
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
H A DKeyAgreementSpiTest.java61 fail("IllegalStateException must be thrown");
72 fail("NoSuchAlgorithmException must be thrown");
78 fail("IllegalArgumentException must be thrown");
84 fail("IllegalArgumentException must be thrown");
/external/apache-harmony/security/src/test/impl/java.injected/java/security/
H A DProvider_ImplTest.java60 fail("Case 1. implementsAlg failed");
63 fail("Case 2. implementsAlg failed");
66 fail("Case 3. implementsAlg failed");
69 fail("Case 3. implementsAlg failed");
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DDateTest.java148 fail("Should throw IllegalArgumentException.");
163 fail("Should throw IllegalArgumentException.");
178 fail("Should throw IllegalArgumentException.");
193 fail("Should throw IllegalArgumentException.");
208 fail("Should throw IllegalArgumentException.");
224 fail("Should throw IllegalArgumentException.");
311 fail("Should throw IllegalArgumentException.");
325 fail("should throw NumberFormatException");
332 fail("should throw IllegalArgumentException");
339 fail("shoul
[all...]
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DRowSetEventTest.java28 fail("illegal argument exception expected");
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DCertificateVerifyTest.java42 fail("Anonymous: No expected AlertException");
48 fail("Anonymous: No expected AlertException");
73 fail("Small length: No expected AlertException");
81 fail("Extra bytes: No expected AlertException ");
/external/apache-harmony/x-net/src/test/java/javax/net/ssl/
H A DTrustManagerFactorySpiTests.java59 fail("KeyStoreException must be thrown");
64 fail("InvalidAlgorithmParameterException must be thrown");
74 fail("default keystore is not supported");
81 fail("RuntimeException must be thrown");
/external/chromium_org/remoting/webapp/browser_test/
H A Dinvalid_pin_browser_test.js34 browserTest.fail(reason);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcrestst.h53 int32_t fail; variable
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_state_gs.c50 goto fail;
60 goto fail;
64 goto fail;
68 fail:
H A Dlp_state_vs.c50 goto fail;
56 goto fail;
60 goto fail;
69 fail:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/
H A Dunit_test.h5 unsigned int fail; member in struct:test_result

Completed in 7906 milliseconds

1234567891011>>