OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
251 - 275
of
3142
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/libcore/luni/src/test/java/libcore/java/io/
OldByteArrayOutputStreamTest.java
44
fail
("Test 2: IllegalArgumentException expected.");
61
fail
("Test 3: UnsupportedEncodingException expected.");
72
fail
("Test 1: IndexOutOfBoundsException expected.");
78
fail
("Test 2: IndexOutOfBoundsException expected.");
84
fail
("Test 3: IndexOutOfBoundsException expected.");
90
fail
("Test 4: NullPointerException expected.");
108
fail
("Test 2: IOException expected.");
/libcore/luni/src/test/java/libcore/java/net/
OldURITest.java
96
fail
("Failed to construct URI for: " + s + " : " + e);
103
fail
("IllegalArgumentException expected but not received.");
113
fail
("NullPointerException was not thrown.");
122
fail
("NullPointerException was not thrown.");
131
fail
("NullPointerException was not thrown.");
138
fail
("IllegalArgumentException was not thrown.");
146
fail
("NullPointerException was not thrown.");
/libcore/luni/src/test/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
...]
/libcore/support/src/test/java/tests/security/
SignatureHelper.java
48
Assert.
fail
(e.getMessage());
54
Assert.
fail
(e.getMessage());
60
Assert.
fail
(e.getMessage());
67
Assert.
fail
(e.getMessage());
73
Assert.
fail
(e.getMessage());
79
Assert.
fail
(e.getMessage());
86
Assert.
fail
(e.getMessage());
/system/core/libdiskconfig/
diskutils.c
46
goto
fail
;
52
goto
fail
;
57
goto
fail
;
67
goto
fail
;
88
goto
fail
;
98
goto
fail
;
111
fail
:
/cts/tests/tests/permission/src/android/permission/cts/
NoSystemFunctionPermissionTest.java
51
fail
("ActivityManager.restartPackage() didn't throw SecurityException as expected.");
71
fail
("AlarmManager.setTimeZone() did not throw SecurityException as expected.");
89
fail
("Context.setWallpaper(BitMap) did not throw SecurityException as expected.");
96
fail
("Context.setWallpaper(InputStream) did not throw SecurityException as expected.");
103
fail
("Context.clearWallpaper() did not throw SecurityException as expected.");
120
fail
("Vibrator.cancel() did not throw SecurityException as expected.");
127
fail
("Vibrator.vibrate(long) did not throw SecurityException as expected.");
136
fail
("Vibrator.vibrate(long[], int) not throw SecurityException as expected.");
153
fail
("SmsManager.sendDataMessage() did not throw SecurityException as expected.");
/cts/tools/dx-tests/src/dxc/junit/opcodes/lookupswitch/
Test_lookupswitch.java
65
fail
("expected a verification exception");
78
fail
("expected a verification exception");
92
fail
("expected a verification exception");
106
fail
("expected a verification exception");
119
fail
("expected a verification exception");
132
fail
("expected a verification exception");
146
fail
("expected a verification exception");
159
fail
("expected a verification exception");
173
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/opc_new/
Test_opc_new.java
46
fail
("expected Error");
60
fail
("expected IllegalAccessError");
76
fail
("expected NoClassDefFoundError");
94
fail
("expected InstantiationError");
113
fail
("expected Error");
126
fail
("expected a verification exception");
139
fail
("expected a verification exception");
153
fail
("expected a verification exception");
166
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java
59
fail
("expected a verification exception");
72
fail
("expected a verification exception");
86
fail
("expected a verification exception");
99
fail
("expected a verification exception");
112
fail
("expected a verification exception");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
153
fail
("expected a NoClassDefFoundError exception");
169
fail
("expected a IllegalAccessError exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array_range/
Test_filled_new_array_range.java
59
fail
("expected a verification exception");
72
fail
("expected a verification exception");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
111
fail
("expected a verification exception");
124
fail
("expected a verification exception");
137
fail
("expected a verification exception");
151
fail
("expected NoClassDefFoundError exception");
167
fail
("expected IllegalAccessError exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/opc_throw/
Test_opc_throw.java
37
fail
("must throw a RuntimeException");
50
fail
("must throw a Throwable");
63
fail
("must throw a Error");
85
fail
("expected NullPointerException");
98
fail
("expected IllegalMonitorStateException");
111
fail
("expected a verification exception");
127
fail
("expected a verification exception");
141
fail
("expected a verification exception");
156
fail
("expected a verification exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array/
Test_filled_new_array.java
59
fail
("expected a verification exception");
72
fail
("expected a verification exception");
86
fail
("expected a verification exception");
99
fail
("expected a verification exception");
112
fail
("expected a verification exception");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
153
fail
("expected a NoClassDefFoundError exception");
169
fail
("expected a IllegalAccessError exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/filled_new_array_range/
Test_filled_new_array_range.java
59
fail
("expected a verification exception");
72
fail
("expected a verification exception");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
111
fail
("expected a verification exception");
124
fail
("expected a verification exception");
137
fail
("expected a verification exception");
151
fail
("expected NoClassDefFoundError exception");
167
fail
("expected IllegalAccessError exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_throw/
Test_opc_throw.java
37
fail
("must throw a RuntimeException");
50
fail
("must throw a Throwable");
63
fail
("must throw a Error");
85
fail
("expected NullPointerException");
98
fail
("expected IllegalMonitorStateException");
111
fail
("expected a verification exception");
127
fail
("expected a verification exception");
141
fail
("expected a verification exception");
156
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/aastore/
Test_aastore.java
83
fail
("expected ArrayIndexOutOfBoundsException");
97
fail
("expected ArrayIndexOutOfBoundsException");
111
fail
("expected NullPointerException");
125
fail
("expected ArrayStoreException");
138
fail
("expected a verification exception");
151
fail
("expected a verification exception");
164
fail
("expected a verification exception");
177
fail
("expected a verification exception");
190
fail
("expected a verification exception");
203
fail
("expected a verification exception")
[
all
...]