HomeSort by relevance Sort by last modified time
    Searched refs:fail (Results 426 - 450 of 4776) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/verify/a1/
Test_a1.java 32 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a3/
Test_a3.java 32 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a5/
Test_a5.java 32 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/verify/b17/
Test_b17.java 39 fail("expected a verification exception");
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
KeyAgreementSpiTest.java 61 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/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
ExemptionMechanism_ImplTest.java 93 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("NullPointerException or NoSuchAlgorithmException should be thrown if algorithm is null")
    [all...]
  /external/apache-harmony/security/src/test/impl/java.injected/java/security/
Provider_ImplTest.java 60 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/
DateTest.java 148 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("should throw IllegalArgumentException")
    [all...]
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
RowSetEventTest.java 28 fail("illegal argument exception expected");
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLServerSocketTest.java 40 fail(e.toString());
51 fail(e.toString());
62 fail(e.toString());
73 fail(e.toString());
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
CertificateVerifyTest.java 42 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/
TrustManagerFactorySpiTests.java 59 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/third_party/icu/source/test/cintltst/
crestst.h 53 int32_t fail; variable
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_gs.c 50 goto fail;
60 goto fail;
64 goto fail;
68 fail:
lp_state_vs.c 50 goto fail;
56 goto fail;
60 goto fail;
69 fail:
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/
unit_test.h 5 unsigned int fail; member in struct:test_result
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractImmutableTableTest.java 36 fail(); method
48 fail(); method
60 fail(); method
72 fail(); method
  /external/guava/guava-tests/test/com/google/common/testing/
EqualsTesterTest.java 60 fail("Should fail on null reference");
70 fail("Should fail on null equal object");
80 fail("Should fail on null equal object");
99 fail("Should get not equal to equal object error");
133 fail("Should get non-reflexive error");
149 fail("Should get equal to null error");
168 fail("Should get equal to incompatible class error")
210 fail(); method
218 fail(); method
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
AtomicsTest.java 51 fail(); method
59 fail(); method
72 fail(); method
80 fail(); method
  /external/icu/icu4c/source/test/cintltst/
crestst.h 53 int32_t fail; variable
  /external/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
bool.pass.cpp 50 assert(is.fail());
59 assert(!is.fail());
68 assert(!is.fail());
77 assert(!is.fail());
double.pass.cpp 50 assert(is.fail());
59 assert(!is.fail());
68 assert(!is.fail());
77 assert(!is.fail());
float.pass.cpp 50 assert(is.fail());
59 assert(!is.fail());
68 assert(!is.fail());
77 assert(!is.fail());
int.pass.cpp 50 assert(is.fail());
59 assert(!is.fail());
68 assert(!is.fail());
77 assert( is.fail());
long.pass.cpp 50 assert(is.fail());
59 assert(!is.fail());
68 assert(!is.fail());
77 assert(!is.fail());

Completed in 1413 milliseconds

<<11121314151617181920>>