OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fail
(Results
126 - 150
of
3142
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
Test_new_instance.java
47
fail
("expected Error");
63
fail
("expected InstantiationError");
80
fail
("expected Error");
93
fail
("expected a verification exception");
107
fail
("expected a verification exception");
121
fail
("expected a verification exception");
134
fail
("expected a verification exception");
149
fail
("expected IllegalAccessError");
161
fail
("expected NoClassDefFoundError");
174
fail
("expected a verification exception")
[
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
...]
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct/
Test_invoke_direct.java
59
fail
("expected NullPointerException");
72
fail
("expected UnsatisfiedLinkError");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
113
fail
("expected NoSuchMethodError");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
152
fail
("expected a verification exception");
165
fail
("expected a verification exception");
181
fail
("expected a verification exception")
[
all
...]
/cts/tools/vm-tests/src/dot/junit/opcodes/invoke_direct_range/
Test_invoke_direct_range.java
59
fail
("expected NullPointerException");
72
fail
("expected UnsatisfiedLinkError");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
113
fail
("expected NoSuchMethodError");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
152
fail
("expected a verification exception");
165
fail
("expected a verification exception");
181
fail
("expected a verification exception")
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/
Test_invoke_direct.java
59
fail
("expected NullPointerException");
72
fail
("expected UnsatisfiedLinkError");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
113
fail
("expected NoSuchMethodError");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
152
fail
("expected a verification exception");
165
fail
("expected a verification exception");
181
fail
("expected a verification exception")
[
all
...]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/
Test_invoke_direct_range.java
59
fail
("expected NullPointerException");
72
fail
("expected UnsatisfiedLinkError");
85
fail
("expected a verification exception");
98
fail
("expected a verification exception");
113
fail
("expected NoSuchMethodError");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
152
fail
("expected a verification exception");
165
fail
("expected a verification exception");
181
fail
("expected a verification exception")
[
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
...]
/libcore/luni/src/test/java/libcore/java/sql/
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
...]
/cts/tests/src/android/view/animation/cts/
DelayedCheck.java
41
Assert.
fail
("unexpected InterruptedException");
51
Assert.
fail
("unexpected timeout");
/cts/tests/tests/permission/src/android/permission/cts/
NoNetworkStatePermissionTest.java
50
fail
("ConnectivityManager.getNetworkPreference didn't throw SecurityException as"
66
fail
("ConnectivityManager.getActiveNetworkInfo didn't throw SecurityException as"
82
fail
("ConnectivityManager.getNetworkInfo didn't throw SecurityException as"
98
fail
("ConnectivityManager.getAllNetworkInfo didn't throw SecurityException as"
114
fail
("ConnectivityManager.setNetworkPreference didn't throw SecurityException as"
130
fail
("ConnectivityManager.startUsingNetworkFeature didn't throw SecurityException as"
146
fail
("ConnectivityManager.stopUsingNetworkFeature didn't throw SecurityException as"
162
fail
("ConnectivityManager.requestRouteToHost didn't throw SecurityException as"
/cts/tools/dx-tests/src/dxc/junit/opcodes/lstore/
Test_lstore.java
54
fail
("expected a verification exception");
67
fail
("expected a verification exception");
80
fail
("expected a verification exception");
93
fail
("expected a verification exception");
125
fail
("expected a verification exception");
138
fail
("expected a verification exception");
151
fail
("expected a verification exception");
164
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/ret/
Test_ret.java
45
fail
("expected a verification exception");
59
fail
("expected a verification exception");
73
fail
("expected a verification exception");
86
fail
("expected a verification exception");
111
fail
("expected a verification exception");
125
fail
("expected a verification exception");
139
fail
("expected a verification exception");
152
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/opcodes/wide/
Test_wide.java
39
fail
("expected a verification exception");
53
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/verify/t482_10/
Test_t482_10.java
33
fail
("expected a verification exception");
46
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/verify/t482_14/
Test_t482_14.java
33
fail
("expected a verification exception");
46
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/verify/t482_3/
Test_t482_3.java
33
fail
("expected a verification exception");
46
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/verify/t482_8/
Test_t482_8.java
33
fail
("expected a verification exception");
46
fail
("expected a verification exception");
/cts/tools/dx-tests/src/dxc/junit/verify/t482_9/
Test_t482_9.java
33
fail
("expected a verification exception");
46
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/opcodes/move_result_object/
Test_move_result_object.java
40
fail
("wrong array size or content");
50
fail
("expected a verification exception");
64
fail
("expected a verification exception");
77
fail
("expected a verification exception");
93
fail
("expected a verification exception");
107
fail
("expected a verification exception");
121
fail
("expected a verification exception");
134
fail
("expected a verification exception");
/cts/tools/vm-tests/src/dot/junit/verify/b3/
Test_b3.java
31
fail
("expected a verification exception");
44
fail
("expected a verification exception");
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_object/
Test_move_result_object.java
40
fail
("wrong array size or content");
50
fail
("expected a verification exception");
64
fail
("expected a verification exception");
77
fail
("expected a verification exception");
93
fail
("expected a verification exception");
107
fail
("expected a verification exception");
121
fail
("expected a verification exception");
134
fail
("expected a verification exception");
/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/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
CharConversionExceptionTest.java
33
fail
("Exception not thrown");
48
fail
("Exception not thrown");
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/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 1380 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>