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

1 2 3 4 5 6 7 8 91011>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/
Test_sput_boolean.java 77 fail("expected Error");
90 fail("expected a verification exception");
104 fail("expected a verification exception");
120 fail("expected NoSuchFieldError");
133 fail("expected a verification exception");
148 fail("expected a verification exception");
162 fail("expected IncompatibleClassChangeError");
176 fail("expected IllegalAccessError");
188 fail("expected NoClassDefFoundError");
200 fail("expected NoSuchFieldError")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/
Test_sput_byte.java 75 fail("expected Error");
88 fail("expected a verification exception");
102 fail("expected a verification exception");
118 fail("expected NoSuchFieldError");
131 fail("expected a verification exception");
146 fail("expected a verification exception");
160 fail("expected IncompatibleClassChangeError");
174 fail("expected IllegalAccessError");
186 fail("expected NoClassDefFoundError");
198 fail("expected NoSuchFieldError")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/
Test_sput_char.java 75 fail("expected Error");
88 fail("expected a verification exception");
102 fail("expected a verification exception");
118 fail("expected NoSuchFieldError");
131 fail("expected a verification exception");
146 fail("expected a verification exception");
160 fail("expected IncompatibleClassChangeError");
174 fail("expected IllegalAccessError");
186 fail("expected NoClassDefFoundError");
198 fail("expected NoSuchFieldError")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 75 fail("expected Error");
88 fail("expected a verification exception");
102 fail("expected a verification exception");
118 fail("expected NoSuchFieldError");
133 fail("expected a verification exception");
147 fail("expected IncompatibleClassChangeError");
161 fail("expected IllegalAccessError");
173 fail("expected NoClassDefFoundError");
185 fail("expected NoSuchFieldError");
201 fail("expected a verification exception")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/
Test_sput_short.java 75 fail("expected Error");
88 fail("expected a verification exception");
102 fail("expected a verification exception");
118 fail("expected NoSuchFieldError");
131 fail("expected a verification exception");
146 fail("expected a verification exception");
160 fail("expected IncompatibleClassChangeError");
174 fail("expected IllegalAccessError");
186 fail("expected NoClassDefFoundError");
198 fail("expected NoSuchFieldError")
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
Test_sput_wide.java 85 fail("expected Error");
98 fail("expected a verification exception");
112 fail("expected a verification exception");
128 fail("expected NoSuchFieldError");
144 fail("expected a verification exception");
159 fail("expected IncompatibleClassChangeError");
174 fail("expected IllegalAccessError");
188 fail("expected NoClassDefFoundError");
202 fail("expected NoSuchFieldError");
219 fail("expected IllegalAccessError")
    [all...]
  /libcore/luni/src/test/java/libcore/java/io/
OldCharArrayReaderTest.java 39 fail("Exception determining ready state : " + e.getMessage());
49 fail("Test 1: NullPointerException expected.");
55 fail("Test 2: IllegalArgumentException expected.");
61 fail("Test 3: IllegalArgumentException expected.");
67 fail("Test 4: IllegalArgumentException expected.");
86 fail("Failed to throw exception on read from closed stream");
108 fail("Test 2: IOException expected.");
136 fail("Test 3: IOException expected.");
156 fail("Test 2: NullPointerException expected.");
163 fail("Test 3: ArrayIndexOutOfBoundsException expected.")
    [all...]
OldObjectInputOutputStreamTest.java 46 fail("Test 2: EOFException expected.");
54 fail("Test 3: IOException expected.");
70 fail("Test 2: EOFException expected.");
78 fail("Test 3: IOException expected.");
94 fail("Test 2: EOFException expected.");
102 fail("Test 3: IOException expected.");
118 fail("Test 2: EOFException expected.");
126 fail("Test 3: IOException expected.");
142 fail("Test 2: EOFException expected.");
150 fail("Test 3: IOException expected.")
    [all...]
FileOutputStreamTest.java 37 fail(); method
42 fail(); method
52 fail(); method
57 fail(); method
75 fail(); method
80 fail(); method
85 fail(); method
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyRepTest.java 49 fail("Unexpected exception " + e.getMessage());
55 fail("Unexpected exception " + e.getMessage());
61 fail("Unexpected exception " + e.getMessage());
68 fail("NullPointerException has not been thrown (type)");
74 fail("NullPointerException has not been thrown (alg)");
80 fail("NullPointerException has not been thrown (format)");
86 fail("NullPointerException has not been thrown (encoding)");
97 fail("NotSerializableException has not been thrown (no format)");
105 fail("NotSerializableException has not been thrown (unacceptable format)");
113 fail("NotSerializableException has not been thrown (empty key)")
    [all...]
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lreturn/
Test_lreturn.java 60 fail("expected IllegalMonitorStateException");
77 // //fail("expected IllegalMonitorStateException");
90 fail("expected a verification exception");
103 fail("expected a verification exception");
116 fail("expected a verification exception");
129 fail("expected a verification exception");
142 fail("expected a verification exception");
155 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/monitor_exit/
Test_monitor_exit.java 41 fail("expected IllegalMonitorStateException");
53 fail("expected NullPointerException");
66 fail("expected a verification exception");
81 fail("expected a verification exception");
94 fail("expected a verification exception");
107 fail("expected a verification exception");
120 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result/
Test_move_result.java 39 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
110 fail("expected a verification exception");
123 fail("expected a verification exception");
  /cts/tools/vm-tests/src/dot/junit/opcodes/move_result_wide/
Test_move_result_wide.java 39 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
110 fail("expected a verification exception");
123 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/monitor_exit/
Test_monitor_exit.java 41 fail("expected IllegalMonitorStateException");
53 fail("expected NullPointerException");
66 fail("expected a verification exception");
81 fail("expected a verification exception");
94 fail("expected a verification exception");
107 fail("expected a verification exception");
120 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result/
Test_move_result.java 39 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
110 fail("expected a verification exception");
123 fail("expected a verification exception");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_wide/
Test_move_result_wide.java 39 fail("expected a verification exception");
53 fail("expected a verification exception");
66 fail("expected a verification exception");
82 fail("expected a verification exception");
96 fail("expected a verification exception");
110 fail("expected a verification exception");
123 fail("expected a verification exception");
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESKeySpecTest.java 109 fail("Should raise an NullPointerException "
113 fail("Should raise an NullPointerException "
118 fail("Should raise an InvalidKeyException on a short byte array.");
120 fail("Unexpected NullPointerException was thrown.");
126 fail("Unexpected NullPointerException was thrown.");
128 fail("Unexpected InvalidKeyException was thrown.");
132 fail("Should raise an NullPointerException "
136 fail("Should raise an NullPointerException "
141 fail("Should raise an InvalidKeyException on a short byte array.");
143 fail("Unexpected NullPointerException was thrown.")
    [all...]
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
WrappedByteBufferTest.java 43 fail("Should throw Exception"); //$NON-NLS-1$
49 fail("Should throw Exception"); //$NON-NLS-1$
55 fail("Should throw Exception"); //$NON-NLS-1$
61 fail("Should throw Exception"); //$NON-NLS-1$
67 fail("Should throw Exception"); //$NON-NLS-1$
73 fail("Should throw Exception"); //$NON-NLS-1$
79 fail("Should throw Exception"); //$NON-NLS-1$
WrappedDoubleBufferTest.java 42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
WrappedFloatBufferTest.java 42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
WrappedIntBufferTest.java 42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
WrappedLongBufferTest.java 42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
WrappedShortBufferTest.java 42 fail("Should throw Exception"); //$NON-NLS-1$
48 fail("Should throw Exception"); //$NON-NLS-1$
54 fail("Should throw Exception"); //$NON-NLS-1$
60 fail("Should throw Exception"); //$NON-NLS-1$
66 fail("Should throw Exception"); //$NON-NLS-1$
72 fail("Should throw Exception"); //$NON-NLS-1$
78 fail("Should throw NPE"); //$NON-NLS-1$
  /frameworks/base/tests/permission/src/com/android/framework/permission/tests/
PmPermissionsTests.java 45 fail("PackageManager.getPackageSizeInfo" +
60 fail("PackageManager.deleteApplicationCacheFiles" +
75 fail("PackageManager.installPackage" +
90 fail("PackageManager.freeStorage " +
105 fail("PackageManager.freeStorageAndNotify" +
120 fail("PackageManager.clearApplicationUserData" +
135 fail("PackageManager.deletePackage" +

Completed in 817 milliseconds

1 2 3 4 5 6 7 8 91011>>