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

<<11121314151617181920>>

  /cts/tools/dx-tests/src/dxc/junit/opcodes/ifne/
Test_ifne.java 76 fail("expected a verification exception");
89 fail("expected a verification exception");
102 fail("expected a verification exception");
116 fail("expected a verification exception");
130 fail("expected a verification exception");
143 fail("expected a verification exception");
  /cts/tools/dx-tests/src/dxc/junit/opcodes/istore/
Test_istore.java 54 fail("expected a verification exception");
67 fail("expected a verification exception");
80 fail("expected a verification exception");
112 fail("expected a verification exception");
125 fail("expected a verification exception");
138 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/instance_of/
Test_instance_of.java 71 fail("expected IllegalAccessError");
83 fail("expected a verification exception");
98 fail("expected a verification exception");
112 fail("expected a verification exception");
126 fail("expected a verification exception");
140 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_16/
Test_move_16.java 46 fail("expected a verification exception");
59 fail("expected a verification exception");
72 fail("expected a verification exception");
85 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_wide_16/
Test_move_wide_16.java 53 fail("expected a verification exception");
66 fail("expected a verification exception");
79 fail("expected a verification exception");
92 fail("expected a verification exception");
105 fail("expected a verification exception");
120 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_wide_from16/
Test_move_wide_from16.java 46 fail("expected a verification exception");
59 fail("expected a verification exception");
72 fail("expected a verification exception");
85 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/
Test_instance_of.java 71 fail("expected IllegalAccessError");
83 fail("expected a verification exception");
98 fail("expected a verification exception");
112 fail("expected a verification exception");
126 fail("expected a verification exception");
140 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/
Test_move_16.java 46 fail("expected a verification exception");
59 fail("expected a verification exception");
72 fail("expected a verification exception");
85 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/
Test_move_wide_16.java 53 fail("expected a verification exception");
66 fail("expected a verification exception");
79 fail("expected a verification exception");
92 fail("expected a verification exception");
105 fail("expected a verification exception");
120 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/
Test_move_wide_from16.java 46 fail("expected a verification exception");
59 fail("expected a verification exception");
72 fail("expected a verification exception");
85 fail("expected a verification exception");
98 fail("expected a verification exception");
113 fail("expected a verification exception");
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathBuilder1Test.java 82 fail(NotSupportMsg);
136 fail("No expected NullPointerException");
142 fail("NoSuchAlgorithmException must be thrown");
154 fail(NotSupportMsg);
171 fail(NotSupportMsg);
178 fail("IllegalArgumentException must be thrown thrown");
183 fail("IllegalArgumentException must be thrown thrown");
197 fail(NotSupportMsg);
204 fail("NoSuchProviderException must be hrown");
219 fail(NotSupportMsg)
    [all...]
X509CRLSelectorTest.java 47 fail("NullPointerException expected");
61 fail("IOException expected");
69 fail("IOException expected");
83 fail("IOException expected");
97 fail("NullPointerException expected");
111 fail("IOException expected");
CertificateFactorySpiTest.java 66 fail("UnsupportedOperationException must be thrown");
71 fail("UnsupportedOperationException must be thrown");
77 fail("UnsupportedOperationException must be thrown");
82 fail("UnsupportedOperationException must be thrown");
90 fail("CertificateException must be thrown");
98 fail("CertificateException must be thrown");
106 fail("CRLException must be thrown");
115 fail("CRLException must be thrown");
132 fail("CertificateException must be thrown");
138 fail("CertificateException must be thrown")
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
SSLServerSocketFactoryTest.java 74 fail("incorrect instance: " + factory.getClass()+
79 fail("incorrect instance " + factory.getClass());
82 fail("incorrect result: DefaultSSLServerSocketFactory.getDefaultCipherSuites()");
85 fail("incorrect result: DefaultSSLServerSocketFactory.getDefaultCipherSuites()");
89 fail("No expected SocketException");
92 fail(e.toString());
SSLSocketFactoryTest.java 74 fail("incorrect instance: " + factory.getClass()+
79 fail("incorrect instance " + factory.getClass());
82 fail("incorrect result: DefaultSSLSocketFactory.getDefaultCipherSuites()");
85 fail("incorrect result: DefaultSSLSocketFactory.getDefaultCipherSuites()");
89 fail("No expected SocketException");
92 fail(e.toString());
  /external/apache-harmony/x-net/src/test/java/javax/net/ssl/
SSLContextSpiTests.java 55 fail("RuntimeException must be thrown");
61 fail("RuntimeException must be thrown");
67 fail("RuntimeException must be thrown");
73 fail("RuntimeException must be thrown");
79 fail("RuntimeException must be thrown");
85 fail("RuntimeException must be thrown");
  /libcore/luni/src/test/java/libcore/java/io/
OldDataInputStreamTest.java 48 fail("IOException during constructor test : " + e.getMessage());
53 fail("IOException during constructor test : " + e.getMessage());
83 fail("Test 5: IOException expected.");
115 fail("Test 5: IOException expected.");
130 fail("IndexOutOfBoundsException expected.");
137 fail("IndexOutOfBoundsException expected.");
144 fail("IndexOutOfBoundsException expected.");
164 fail("Test 2: IOException expected.");
173 fail("Test 3: EOFException expected.");
194 fail("Test 2: IOException expected.")
    [all...]
OldWriterTest.java 33 fail("IOException not thrown!");
46 fail("IOException not thrown!");
64 fail("IndexOutOfBoundsException not thrown!");
71 fail("IOException not thrown!");
82 fail("IndexOutOfBoundsException not thrown!");
88 fail("IndexOutOfBoundsException not thrown!");
94 fail("IndexOutOfBoundsException not thrown!");
111 fail("IOException not thrown!");
124 fail("IOException not thrown!");
141 fail("IOException not thrown!")
    [all...]
  /bootable/recovery/applypatch/
applypatch.sh 61 fail() { function
63 echo FAIL: $testname
110 run_command $WORK_DIR/applypatch && fail
113 run_command $WORK_DIR/applypatch -l | grep -q -i copyright || fail
121 run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $OLD_SHA1 || fail
124 run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD1_SHA1 $OLD_SHA1 $BAD2_SHA1|| fail
127 run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD2_SHA1 $BAD1_SHA1 && fail
131 run_command dd if=/dev/urandom of=$WORK_DIR/old.file count=100 bs=1024 || fail
134 run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $OLD_SHA1 || fail
137 run_command $WORK_DIR/applypatch -c $WORK_DIR/old.file $BAD1_SHA1 $OLD_SHA1 $BAD2_SHA1|| fail
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CertPathBuilder1Test.java 79 fail(NotSupportMsg);
117 fail("No expected NullPointerException");
123 fail("NoSuchAlgorithmException must be thrown");
135 fail(NotSupportMsg);
152 fail(NotSupportMsg);
159 fail("IllegalArgumentException must be thrown thrown");
164 fail("IllegalArgumentException must be thrown thrown");
178 fail(NotSupportMsg);
185 fail("NoSuchProviderException must be hrown");
200 fail(NotSupportMsg)
    [all...]
CertPathValidator1Test.java 76 fail(NotSupportMsg);
99 fail(NotSupportMsg);
132 fail("NullPointerException or NoSuchAlgorithmException must be thrown when algorithm is null");
139 fail("NoSuchAlgorithmException must be thrown");
150 fail(NotSupportMsg);
168 fail(NotSupportMsg);
175 fail("IllegalArgumentException must be thrown thrown");
180 fail("IllegalArgumentException must be thrown thrown");
192 fail(NotSupportMsg);
200 fail("NoSuchProviderException must be thrown")
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
GeocoderTest.java 54 fail("should throw NullPointerException.");
71 // Note: there is a risk this test will fail if device under test does not have
78 fail("should throw IllegalArgumentException");
85 fail("should throw IllegalArgumentException");
92 fail("should throw IllegalArgumentException");
99 fail("should throw IllegalArgumentException");
124 // Note: there is a risk this test will fail if device under test does not have
130 fail("should throw IllegalArgumentException");
136 fail("should throw IllegalArgumentException");
142 fail("should throw IllegalArgumentException")
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/anewarray/
Test_anewarray.java 74 fail("expected ArrayIndexOutOfBoundsException");
87 fail("expected NegativeArraySizeException");
100 fail("expected NoClassDefFoundError");
121 fail("expected IllegalAccessError");
137 fail("expected a verification exception");
150 fail("expected a verification exception");
163 fail("expected a verification exception");
176 fail("expected a verification exception");
189 fail("expected a verification exception");
202 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/aget_wide/
Test_aget_wide.java 80 fail("expected ArrayIndexOutOfBoundsException");
93 fail("expected NullPointerException");
107 fail("expected ArrayIndexOutOfBoundsException");
122 fail("expected a verification exception");
135 fail("expected a verification exception");
148 fail("expected a verification exception");
161 fail("expected a verification exception");
174 fail("expected a verification exception");
187 fail("expected a verification exception");
200 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java 93 fail("expected a verification exception");
106 fail("expected a verification exception");
119 fail("expected a verification exception");
132 fail("expected a verification exception");
145 fail("expected a verification exception");
158 fail("expected a verification exception");
171 fail("expected a verification exception");
184 fail("expected a verification exception");
198 fail("expected a verification exception");
211 fail("expected a verification exception")
    [all...]

Completed in 3064 milliseconds

<<11121314151617181920>>