Searched refs:fail (Results 201 - 225 of 1955) sorted by relevance

1234567891011>>

/external/apache-harmony/security/src/test/api/java.injected/java/security/
H A DProviderTest.java71 fail("Incorrect property value");
78 fail("No expected NullPointerException");
83 fail("No expected NullPointerException");
92 fail("Case 1. getService() failed");
97 fail("Case 2. getService() failed");
104 fail("Case 3. getService() failed");
108 fail("Case 4. getService() failed");
125 fail("incorrect size");
144 fail("Incorrect service");
156 fail("putServic
[all...]
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DKeyManagerFactory2Test.java88 fail("KeyStoreException must be thrown");
93 fail("UnrecoverableKeyException must be thrown");
98 fail("InvalidAlgorithmParameterException must be thrown");
108 fail("default keystore is not supported");
116 fail("InvalidAlgorithmParameterException must be thrown");
133 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
140 fail("NoSuchAlgorithmException must be thrown (algorithm: "
170 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
178 fail("NoSuchAlgorithmException must be thrown (algorithm: "
187 fail("IllegalArgumentExceptio
[all...]
H A DTrustManagerFactory2Test.java82 fail("KeyStoreException must be thrown");
87 fail("InvalidAlgorithmParameterException must be thrown");
97 fail("default keystore is not supported");
104 fail("RuntimeException must be thrown");
122 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
129 fail("NoSuchAlgorithmException must be thrown (algorithm: "
159 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
167 fail("NoSuchAlgorithmException must be thrown (algorithm: "
176 fail("IllegalArgumentException must be thrown when provider is null (algorithm: "
182 fail("IllegalArgumentExceptio
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c66 int fail = 0; local
77 for (i = 1; i < argc && !fail; ++i)
82 fail = 1;
87 fail = 1;
92 fail = 1;
97 fail = 1;
103 while (token && !fail)
112 fail = 1;
114 if (!fail)
122 while (token && !fail)
[all...]
/external/mesa3d/src/gallium/state_trackers/xvmc/tests/
H A Dxvmc_bench.c66 int fail = 0; local
77 for (i = 1; i < argc && !fail; ++i)
82 fail = 1;
87 fail = 1;
92 fail = 1;
97 fail = 1;
103 while (token && !fail)
112 fail = 1;
114 if (!fail)
122 while (token && !fail)
[all...]
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
H A DKSBuilder_ImplTest.java119 fail("NullPointerException must be thrown when KeyStore is null");
123 fail(defaultType + " type is not supported");
130 fail("NullPointerException must be thrown when ProtectionParameter is null");
152 fail("IllegalArgumentException must be thrown because KeyStore was not initialized");
169 fail("NullPointerException must be thrown");
175 fail("Unexpected: " + e.toString() + " was thrown");
207 fail("Incorrect protection parameter");
236 fail(defaultType + " type is not supported");
251 fail("NullPointerException must be thrown when type is null");
257 fail("NullPointerExceptio
[all...]
H A DKeyStore_Impl1Test.java100 fail("IllegalArgumentException must be thrown when provider is null (type: "
106 fail("IllegalArgumentException must be thrown when provider is empty (type: "
123 fail("NoSuchProviderException must be thrown (type: "
142 fail("KeyStoreException must be thrown when type is null");
149 fail("KeyStoreException must be thrown (type: ".concat(
182 fail("IllegalArgumentException must be thrown when provider is null (type: "
200 fail("KeyStoreException must be thrown when type is null");
207 fail("KeyStoreException must be thrown when type is null (type: "
258 fail(msgF);
263 fail(msg
[all...]
/external/littlemock/tests/com/google/testing/littlemock/
H A DLittleMockTest.java174 fail();
181 fail();
209 fail();
217 fail();
224 fail();
240 fail();
248 fail();
257 fail();
271 fail();
281 fail();
[all...]
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
H A DRC5ParameterSpecTest.java51 fail("An IllegalArgumentException should be thrown "
58 fail("An IllegalArgumentException should be thrown "
65 fail("An IllegalArgumentException should be thrown "
93 fail("An IllegalArgumentException should be thrown "
100 fail("An IllegalArgumentException should be thrown "
107 fail("An IllegalArgumentException should be thrown "
115 fail("An IllegalArgumentException should be thrown "
130 fail("ArrayIndexOutOfBoundsException expected");
197 fail("The returned iv is not equal to the specified "
/external/apache-harmony/crypto/src/test/impl/java.injected/org/apache/harmony/crypto/internal/
H A DNullCipherSpiTest.java116 fail("No expected NullPointerException");
122 fail("No expected NullPointerException");
144 fail("No expected ShortBufferException");
161 fail("No expected NullPointerException");
167 fail("No expected NullPointerException");
189 fail("No expected ShortBufferException");
201 fail("No expected UnsupportedOperationException");
213 fail("No expected UnsupportedOperationException");
225 fail("No expected UnsupportedOperationException");
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
H A DMessageDigest1Test.java64 fail("No expected IllegalArgumentException");
70 fail("No expected IllegalArgumentException");
76 fail("No expected IllegalArgumentException");
154 fail("No expected IllegalArgumentException");
160 fail("No expected IllegalArgumentException");
166 fail("No expected IllegalArgumentException");
235 fail("No expected IndexOutOfBoundsException");
246 fail("No expected DigestException");
252 fail("No expected DigestException");
H A DKeyPairGenerator2Test.java92 fail("InvalidAlgorithmParameterException must be thrown");
98 fail("InvalidParameterException must be thrown");
105 fail("InvalidParameterException must be thrown");
122 fail("InvalidParameterException must be thrown");
141 fail("UnsupportedOperationException must be thrown");
149 fail("IllegalArgumentException must be thrown for null random");
154 fail("InvalidParameterException must be thrown for invalid key");
159 fail("InvalidParameterException must be thrown for invalid key");
164 fail("IllegalArgumentException must be thrown for null random");
184 fail("NullPointerExceptio
[all...]
H A DProviderServiceTest.java43 fail("provider is null: No expected NullPointerException");
49 fail("type is null: No expected NullPointerException");
55 fail("algorithm is null: No expected NullPointerException");
61 fail("className is null: No expected NullPointerException");
82 fail("No expected NullPointerException");
114 fail("No expected NoSuchAlgorithmException");
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
H A DPKIXCertPathBuilderResultTest.java92 fail(getName() + ": not performed (could not create test TrustAnchor)");
116 fail(getName() + ": not performed (could not create test TrustAnchor)");
136 fail(getName() + ": not performed (could not create test TrustAnchor)");
146 fail("NPE expected");
165 fail("NPE expected");
179 fail(getName() + ": not performed (could not create test TrustAnchor)");
189 fail("NPE expected");
224 fail(getName() + ": not performed (could not create test TrustAnchor)");
252 fail(getName() + ": not performed (could not create test TrustAnchor)");
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
H A Dleb128_test.c176 int fail; local
178 fail = run_output_test(&tests[i]);
179 printf("%c", fail>0 ? 'F':'.');
181 if (fail)
183 nf += fail;
185 fail = run_input_test(&tests[i]);
186 printf("%c", fail>0 ? 'F':'.');
188 if (fail)
190 nf += fail;
/external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DKeyAgreement_ImplTest.java91 fail("IllegalStateException must be thrown");
102 fail("NoSuchAlgorithmException must be thrown");
108 fail("IllegalArgumentException must be thrown");
114 fail("IllegalArgumentException must be thrown");
131 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
138 fail("NoSuchAlgorithmException must be thrown (algorithm: "
169 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
177 fail("NoSuchAlgorithmException must be thrown (algorithm: "
186 fail("IllegalArgumentException must be thrown when provider is null (algorithm: "
192 fail("IllegalArgumentExceptio
[all...]
H A DMac_ImplTest.java98 fail("InvalidKeyException should be thrown");
103 fail("InvalidKeyException should be thrown");
110 fail("InvalidAlgorithmParameterException or IllegalArgumentException "
117 fail("No expected CloneNotSupportedException");
134 fail("NullPointerException or NoSuchAlgorithmException should be thrown when algorithm is null");
141 fail("NoSuchAlgorithmException must be thrown (algorithm: "
172 fail("NullPointerException or NoSuchAlgorithmException should be thrown when algorithm is null");
180 fail("NoSuchAlgorithmException must be thrown (algorithm: "
189 fail("IllegalArgumentException must be thrown when provider is null (algorithm: "
199 fail("NoSuchProviderExceptio
[all...]
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
H A DCipherOutputStreamTest.java62 fail("NullCipher should be used " + "if Cipher is not specified.");
80 fail("CipherOutputStream wrote incorrect data.");
96 fail("CipherOutputStream wrote incorrect data.");
113 fail("CipherOutputStream wrote incorrect data.");
154 fail("CipherOutputStream did not flush the data.");
170 fail("CipherOutputStream did not flush the data.");
/external/chromium_org/third_party/mesa/src/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c76 goto fail;
80 goto fail;
84 goto fail;
113 goto fail;
117 goto fail;
123 fail:
/external/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dreadsome.pass.cpp52 assert(!is.fail());
57 assert(!is.fail());
62 assert(!is.fail());
73 assert(!is.fail());
78 assert(!is.fail());
83 assert(!is.fail());
/external/ltrace/testsuite/ltrace.minor/
H A Dtrace-fork.exp11 send_user "Testcase compile failed, so all tests in this file will automatically fail.\n"
20 fail "32-bit ltrace can not perform on 64-bit PUTs and rebuild ltrace in 64 bit mode!"
23 fail "Couldn't get .hash data!"
28 fail "Couldn't attach to forked process!"
/external/mesa3d/src/gallium/targets/graw-gdi/
H A Dgraw_gdi.c76 goto fail;
80 goto fail;
84 goto fail;
113 goto fail;
117 goto fail;
123 fail:
/external/ltrace/
H A Dglob.c58 fail:
69 goto fail;
116 fail:
123 goto fail;
126 goto fail;
129 goto fail;
144 goto fail;
148 goto fail;
153 goto fail;
156 goto fail;
[all...]
/external/guava/guava-tests/test/com/google/common/collect/
H A DConstraintsTest.java70 fail("NullPointerException expected");
93 fail("TestElementException expected");
97 fail("TestElementException expected");
122 fail("TestElementException expected");
126 fail("TestElementException expected");
156 fail("TestElementException expected");
160 fail("TestElementException expected");
164 fail("TestElementException expected");
168 fail("TestElementException expected");
172 fail("TestElementExceptio
[all...]
/external/qemu/block/
H A Dqcow2-snapshot.c83 goto fail;
101 goto fail;
107 goto fail;
113 fail:
162 goto fail;
165 goto fail;
168 goto fail;
176 goto fail;
180 goto fail;
187 fail
[all...]

Completed in 6798 milliseconds

1234567891011>>