HomeSort by relevance Sort by last modified time
    Searched refs:fail (Results 476 - 500 of 3142) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_double/
Test_int_to_double.java 82 fail("expected a verification exception");
95 fail("expected a verification exception");
108 fail("expected a verification exception");
121 fail("expected a verification exception");
135 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/long_to_int/
Test_long_to_int.java 90 fail("expected a verification exception");
104 fail("expected a verification exception");
118 fail("expected a verification exception");
131 fail("expected a verification exception");
145 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_int/
Test_or_int.java 73 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
114 fail("expected a verification exception");
128 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_int_2addr/
Test_or_int_2addr.java 73 fail("expected a verification exception");
88 fail("expected a verification exception");
101 fail("expected a verification exception");
114 fail("expected a verification exception");
128 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_int_lit16/
Test_or_int_lit16.java 76 fail("expected a verification exception");
91 fail("expected a verification exception");
104 fail("expected a verification exception");
117 fail("expected a verification exception");
131 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_int_lit8/
Test_or_int_lit8.java 76 fail("expected a verification exception");
91 fail("expected a verification exception");
104 fail("expected a verification exception");
117 fail("expected a verification exception");
131 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long/
Test_or_long.java 74 fail("expected a verification exception");
89 fail("expected a verification exception");
102 fail("expected a verification exception");
115 fail("expected a verification exception");
129 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/or_long_2addr/
Test_or_long_2addr.java 74 fail("expected a verification exception");
89 fail("expected a verification exception");
102 fail("expected a verification exception");
115 fail("expected a verification exception");
129 fail("expected a verification exception");
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
PipedReaderTest.java 86 fail("Should throw IllegalArgumentException"); //$NON-NLS-1$
93 fail("Should throw IllegalArgumentException"); //$NON-NLS-1$
107 fail("Should throw IllegalArgumentException"); //$NON-NLS-1$
114 fail("Should throw IllegalArgumentException"); //$NON-NLS-1$
152 fail("Failed to throw exception connecting to pre-connected reader");
194 fail("Failed to throw exception reading from closed reader");
207 fail(); method
218 fail(); method
229 fail(); method
239 fail(); method
    [all...]
BufferedReaderTest.java 95 fail("Read on closed stream");
123 fail("Failed to invalidate mark properly");
199 fail("Exception during read test");
216 fail("Exception during read test 2:" + e);
234 fail("null buffer reading zero bytes should throw NPE");
242 fail("unexpected 1: " + e);
247 fail("null buffer reading zero bytes on closed stream should throw IOException");
255 fail("Reading zero bytes on a closed reader should not work");
268 fail("IOException should have been thrown");
284 fail("Unexpected IOException : " + ex.getLocalizedMessage())
383 fail(); method
390 fail(); method
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URISyntaxExceptionTest.java 31 fail("Expected NullPointerException");
38 fail("Expected NullPointerException");
45 fail("Expected IllegalArgumentException");
63 fail("Expected NullPointerException");
70 fail("Expected NullPointerException");
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
ServicesTest.java 44 fail("Service is null");
48 fail("Incorrect Service");
53 fail("ServiceDescription not removed");
65 fail("Service removed");
72 fail("Service not removed");
  /external/apache-harmony/x-net/src/test/java/javax/net/ssl/
KeyManagerFactorySpiTests.java 65 fail("KeyStoreException must be thrown");
70 fail("UnrecoverableKeyException must be thrown");
75 fail("InvalidAlgorithmParameterException must be thrown");
85 fail("default keystore type is not supported");
93 fail("InvalidAlgorithmParameterException must be thrown");
  /external/qemu/
device_tree.c 40 goto fail;
52 goto fail;
58 goto fail;
65 goto fail;
70 fail:
  /libcore/luni/src/test/java/tests/api/javax/security/auth/
SubjectTest.java 54 fail("Unexpected exception: " + e);
69 fail("Unexpected exception: " + e);
75 fail("Unexpected exception: " + e);
80 fail("NullPointerException wasn't thrown");
96 fail("Unexpected exception: " + e);
102 fail("Unexpected exception: " + e);
107 fail("NullPointerException wasn't thrown");
110 fail(e + " was thrown instead of NullPointerException");
119 fail("PrivilegedActionException wasn't thrown");
138 fail("Unexpected exception: " + e)
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
X509CRLSelectorTest.java 45 fail("NullPointerException expected");
59 fail("IOException expected");
67 fail("IOException expected");
93 fail("IOException expected");
107 fail("NullPointerException expected");
  /libcore/support/src/test/java/tests/security/
AlgorithmParameterKeyAgreementHelper.java 42 Assert.fail(e.getMessage());
53 Assert.fail(e.getMessage());
59 Assert.fail(e.getMessage());
64 Assert.fail(e.getMessage());
66 Assert.fail(e.getMessage());
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
SecretKeyFactoryTest.java 97 fail(defaultAlgorithm + " algorithm is not supported");
121 fail(NotSupportMsg);
138 fail("NullPointerException must be thrown");
152 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
159 fail("NoSuchAlgorithmException was not thrown as expected");
171 fail(NotSupportMsg);
192 fail(NotSupportMsg);
197 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
205 fail("NoSuchAlgorithmException was not thrown as expected (algorithm: "
222 fail(NotSupportMsg)
    [all...]
KeyAgreementTest.java 97 fail(NotSupportMsg);
120 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
127 fail("NoSuchAlgorithmException must be thrown");
139 fail(NotSupportMsg);
159 fail(NotSupportMsg);
164 fail("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null");
171 fail("NoSuchAlgorithmException must be thrown");
187 fail(NotSupportMsg);
194 fail("IllegalArgumentException must be thrown when provider is null");
199 fail("IllegalArgumentException must be thrown when provider is empty")
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathValidator1Test.java 83 fail(NotSupportMsg);
106 fail(NotSupportMsg);
139 fail("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
146 fail("NoSuchAlgorithmException must be thrown");
157 fail(NotSupportMsg);
175 fail(NotSupportMsg);
182 fail("IllegalArgumentException must be thrown thrown");
187 fail("IllegalArgumentException must be thrown thrown");
199 fail(NotSupportMsg);
207 fail("NoSuchProviderException must be thrown")
    [all...]
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
TrustManagerFactory1Test.java 76 fail(defaultAlgorithm + " algorithm is not supported");
99 fail(NotSupportedMsg);
126 fail(NotSupportedMsg);
148 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
155 fail("NoSuchAlgorithmException was not thrown as expected for algorithm: "
171 fail(NotSupportedMsg);
178 fail("IllegalArgumentException must be thrown when provider is null");
183 fail("IllegalArgumentException must be thrown when provider is empty");
198 fail(NotSupportedMsg);
203 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null")
    [all...]
KeyManagerFactory1Test.java 77 fail(defaultAlgorithm + " algorithm is not supported");
100 fail(NotSupportedMsg);
129 fail(NotSupportedMsg);
151 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null");
158 fail("NoSuchAlgorithmException was not thrown as expected for algorithm: "
173 fail(NotSupportedMsg);
180 fail("Expected IllegalArgumentException was not thrown for null provider");
185 fail("Expected IllegalArgumentException was not thrown for empty provider");
200 fail(NotSupportedMsg);
205 fail("NoSuchAlgorithmException or NullPointerException should be thrown (algorithm is null")
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLEngineTest.java 84 fail("unexpected SSLException was thrown.");
153 fail("Unexpected exception " + ex);
172 fail("Unexpected exception " + ex);
176 fail("IllegalArgumentException wasn't thrown");
193 fail("Unexpected exception " + ex);
212 fail("Unexpected exception " + ex);
216 fail("IllegalArgumentException wasn't thrown");
236 fail("Unexpected exception " + ex);
253 fail("Unexpected exception " + ex);
270 fail("Unexpected exception " + ex)
    [all...]
  /external/apache-harmony/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
AbstractPreferencesTest.java 120 fail("should throw IllegalArgumentException");
126 fail("should throw IllegalArgumentException");
132 fail("should throw IllegalArgumentException");
138 fail("should throw IllegalArgumentException");
144 fail("should throw NullPointerException");
239 fail("should throw NullPointerException");
252 fail("should throw IllegalStateException");
258 fail("should throw NullPointerException");
267 fail("should throw NullPointerException");
281 fail("should throw NullPointerException")
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SignatureTest.java 84 fail("No expected CloneNotSupportedException");
92 fail("unexpected exception: " + e);
127 fail("unexpected : " + e);
144 fail("expected InvalidKeyException");
148 fail("unexpected : " + e);
165 fail("expected InvalidKeyException");
169 fail("unexpected: " + e);
199 fail("expected InvalidKeyException");
203 fail("unexpected : " + e);
214 fail("No expected SignatureException")
    [all...]

Completed in 1144 milliseconds

<<11121314151617181920>>