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

1 2 3 45 6 7 8 91011>>

  /cts/tests/tests/textureview/src/android/textureview/cts/
TextureViewTest.java 32 fail("Did not complete 48Hz test.");
39 fail("Did not complete 60Hz test.");
46 fail("Did not complete 70Hz test.");
53 fail("Did not complete 200Hz test.");
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/examples/constructor/
ProtectedConstructorTest.java 30 fail("method in ProtectedConstructorTest run unexpectedly");
  /libcore/luni/src/test/java/libcore/java/sql/
TimestampTest.java 73 fail(); method
78 fail(); method
83 fail(); method
88 fail(); method
93 fail(); method
98 fail(); method
103 fail(); method
108 fail(); method
113 fail(); method
118 fail(); method
123 fail(); method
128 fail(); method
133 fail(); method
138 fail(); method
143 fail(); method
    [all...]
OldResultSetMetaDataTest.java 43 fail("Couldn't get ResultSetMetaData object");
53 fail("Couldn't close Statement object");
63 fail("SQLException is thrown: " + e.getMessage());
69 fail("Exception expected");
82 fail("SQLException is thrown: " + e.getMessage());
89 fail("SQLException is thrown");
96 fail("SQLException is thrown");
105 fail("SQLException is thrown: " + e.getMessage());
111 fail("Exception expected");
127 fail("SQLException is thrown: " + e.getMessage())
    [all...]
  /libcore/luni/src/test/java/tests/security/interfaces/
DSAKeyPairGeneratorTest.java 54 fail("Unexpected exception for SecureRandom: " + e);
60 fail("Unexpected exception: " + e);
65 fail("InvalidParameterException was not thrown");
69 fail(e + " was thrown instead of InvalidParameterException");
73 fail("InvalidParameterException was not thrown");
77 fail(e + " was thrown instead of InvalidParameterException");
93 fail("Unexpected exception for SecureRandom: " + e);
99 fail("InvalidParameterException was not thrown");
103 fail("Incorrect exception's message: " + str);
106 fail(e + " was thrown instead of InvalidParameterException")
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldCharArrayWriterTest.java 38 fail("IllegalArgumentException expected.");
49 fail("Test 1: IndexOutOfBoundsException expected.");
55 fail("Test 2: IndexOutOfBoundsException expected.");
61 fail("Test 3: IndexOutOfBoundsException expected.");
67 fail("Test 4: NullPointerException expected.");
82 fail("Exception during writeTo test : " + e.getMessage());
87 fail("Test 2: IOException expected.");
100 fail("Test 1: IndexOutOfBoundsException expected.");
106 fail("Test 2: IndexOutOfBoundsException expected.");
112 fail("Test 3: IndexOutOfBoundsException expected.")
    [all...]
  /libcore/luni/src/test/java/tests/targets/security/
KeyStoreTest.java 56 fail(e.getMessage());
63 fail(e.getMessage());
65 fail(e.getMessage());
67 fail(e.getMessage());
74 fail(e.getMessage());
83 fail(e.getMessage());
89 fail(e.getMessage());
91 fail(e.getMessage());
93 fail(e.getMessage());
100 fail(e.getMessage())
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/verify/b3/
Test_b3.java 31 fail("expected a verification exception");
44 fail("expected a verification exception");
  /external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
DefaultSSLServerSocketFactoryTest.java 40 fail("No expected SocketException");
43 fail(e.toString());
54 fail("No expected SocketException");
57 fail(e.toString());
68 fail("No expected SocketException");
71 fail(e.toString());
79 fail("incorrect result");
87 fail("incorrect result");
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
ListGetTester.java 37 fail("get(-1) should throw");
45 fail("get(size) should throw");
  /external/libcxx/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members/
freeze.pass.cpp 24 assert(!out.fail());
26 assert(out.fail());
  /external/libcxx/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper/
freeze.pass.cpp 24 assert(!out.fail());
26 assert(out.fail());
  /external/libcxx/test/input.output/iostreams.base/ios/iostate.flags/
bool.pass.cpp 22 assert(static_cast<bool>(ios) == !ios.fail());
24 assert(static_cast<bool>(ios) == !ios.fail());
  /external/llvm/test/MC/Mips/mips1/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips32/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips32r2/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips32r6/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips4/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips5/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips64/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips64r2/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /external/llvm/test/MC/Mips/mips64r6/
valid-xfail.s 1 # Instructions that should be valid but currently fail for known reasons (e.g.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
CharConversionExceptionTest.java 33 fail("Exception not thrown");
48 fail("Exception not thrown");
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
NoRouteToHostExceptionTest.java 32 fail("Failed to generate expected exception");
47 fail("Failed to generate expected exception");
SocketExceptionTest.java 32 fail("Failed to generate expected exception");
46 fail("Failed to generate expected exception");

Completed in 1178 milliseconds

1 2 3 45 6 7 8 91011>>