OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NullPointerException
(Results
726 - 750
of
1783
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/libcore/luni/src/test/java/libcore/java/security/
KeyStoreTest.java
419
} catch (
NullPointerException
expected) {
434
if (e.getClass() !=
NullPointerException
.class
455
} catch (
NullPointerException
expected) {
511
if (e.getClass() !=
NullPointerException
.class
520
if (e.getClass() !=
NullPointerException
.class
635
if (e.getClass() !=
NullPointerException
.class
676
if (e.getClass() !=
NullPointerException
.class
720
} catch (
NullPointerException
expected) {
774
if (e.getClass() !=
NullPointerException
.class
783
if (e.getClass() !=
NullPointerException
.clas
[
all
...]
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
CharsetTest.java
278
fail("Should throw
NullPointerException
!");
279
} catch (
NullPointerException
e) {
301
fail("Should throw
NullPointerException
!");
302
} catch (
NullPointerException
e) {
482
fail("Should throw
NullPointerException
!");
483
} catch (
NullPointerException
e) {
580
fail("Should throw
NullPointerException
!");
581
} catch (
NullPointerException
e) {
593
fail("Should throw
NullPointerException
!");
594
} catch (
NullPointerException
e)
[
all
...]
/cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java
125
fail("Should throw
NullPointerException
");
126
} catch (
NullPointerException
e) {
132
fail("Should throw
NullPointerException
");
133
} catch (
NullPointerException
e) {
177
fail("Should throw
NullPointerException
");
178
} catch (
NullPointerException
e) {
311
fail("Should throw
NullPointerException
");
312
} catch (
NullPointerException
e) {
319
fail("Should throw
NullPointerException
");
320
} catch (
NullPointerException
e)
[
all
...]
LoginFilterTest.java
88
fail("should throw
NullPointerException
when source is null");
89
} catch (
NullPointerException
e) {
106
fail("should throw
NullPointerException
when dest is null");
107
} catch (
NullPointerException
e) {
/cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewTest.java
59
fail("should throw
NullPointerException
.");
60
} catch (
NullPointerException
e) {
65
fail("should throw
NullPointerException
.");
66
} catch (
NullPointerException
e) {
71
fail("should throw
NullPointerException
.");
72
} catch (
NullPointerException
e) {
153
fail("should throw
NullPointerException
");
154
} catch (
NullPointerException
e) {
183
fail("should throw
NullPointerException
");
184
} catch (
NullPointerException
e)
[
all
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
ServiceLoaderTest.java
155
fail("Should throw
NullPointerException
");
156
} catch (
NullPointerException
e) {
162
fail("Should throw
NullPointerException
");
163
} catch (
NullPointerException
e) {
436
fail("Should throw
NullPointerException
");
437
} catch (
NullPointerException
e) {
445
fail("Should throw
NullPointerException
");
446
} catch (
NullPointerException
e) {
457
fail("Should throw
NullPointerException
");
458
} catch (
NullPointerException
e)
[
all
...]
PropertyResourceBundleTest.java
60
fail("Should throw
NullPointerException
");
61
} catch (
NullPointerException
e) {
97
fail("Should throw
NullPointerException
");
98
} catch (
NullPointerException
e) {
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
TrustAnchorTest.java
115
* Assertion: <code>
NullPointerException
</code> if <code>caName</code>
118
* Expected:
NullPointerException
128
fail("
NullPointerException
has not been thrown");
129
} catch (
NullPointerException
ok) {
135
fail("
NullPointerException
has not been thrown");
136
} catch (
NullPointerException
ok) {
142
fail("
NullPointerException
has not been thrown");
143
} catch (
NullPointerException
ok) {
227
* Assertion: <code>
NullPointerException
</code> if <code>caPrincipal</code>
230
* Expected:
NullPointerException
[
all
...]
PKIXCertPathValidatorResultTest.java
92
* Assertion: <code>
NullPointerException
</code> if
103
} catch (
NullPointerException
e) {
110
* Assertion: <code>
NullPointerException
</code> if
125
} catch (
NullPointerException
e) {
/external/guava/guava-tests/test/com/google/common/collect/
ImmutableTableTest.java
70
} catch (
NullPointerException
e) {
76
} catch (
NullPointerException
e) {
82
} catch (
NullPointerException
e) {
139
} catch (
NullPointerException
e) {
145
} catch (
NullPointerException
e) {
151
} catch (
NullPointerException
e) {
/libcore/luni/src/main/java/java/lang/
Thread.java
235
throw new
NullPointerException
("threadName == null");
255
throw new
NullPointerException
("threadName == null");
299
throw new
NullPointerException
("threadName == null");
320
throw new
NullPointerException
("threadName == null");
349
throw new
NullPointerException
("threadName == null");
946
throw new
NullPointerException
("threadName == null");
[
all
...]
/libcore/luni/src/main/java/java/util/
Properties.java
207
throw new
NullPointerException
("out == null");
246
throw new
NullPointerException
("in == null");
279
throw new
NullPointerException
("in == null");
581
throw new
NullPointerException
("in == null");
694
throw new
NullPointerException
("os == null");
696
throw new
NullPointerException
("encoding == null");
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DrawableContainerTest.java
74
fail("Should throw
NullPointerException
if the constant state is not set.");
75
} catch (
NullPointerException
e) {
101
fail("Should throw
NullPointerException
if the constant state is not set.");
102
} catch (
NullPointerException
e) {
137
fail("Should throw
NullPointerException
if the padding is null.");
138
} catch (
NullPointerException
e) {
233
fail("Should throw
NullPointerException
if the bounds is null.");
234
} catch (
NullPointerException
e) {
243
fail("Should throw
NullPointerException
if the constant state is not set.");
244
} catch (
NullPointerException
e)
[
all
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StrictMathTest.java
161
fail("Should throw
NullPointerException
");
162
}catch(
NullPointerException
e){
222
fail("Should throw
NullPointerException
");
223
} catch (
NullPointerException
e) {
228
fail("Should throw
NullPointerException
");
229
} catch (
NullPointerException
e) {
234
fail("Should throw
NullPointerException
");
235
} catch (
NullPointerException
e) {
286
fail("Should throw
NullPointerException
");
287
} catch (
NullPointerException
e)
[
all
...]
String2Test.java
210
} catch (
NullPointerException
e) {
250
} catch (
NullPointerException
e) {
267
} catch (
NullPointerException
e) {
276
} catch (
NullPointerException
e) {
439
} catch (
NullPointerException
e) {
485
fail("Should throw
NullPointerException
");
487
} catch (
NullPointerException
whatTheRiActuallyThrows) {
492
fail("Should throw
NullPointerException
");
493
} catch (
NullPointerException
e) {
[
all
...]
/cts/libs/json/src/com/android/json/stream/
JsonWriter.java
148
throw new
NullPointerException
("out == null");
261
throw new
NullPointerException
("name == null");
/cts/tests/tests/content/src/android/content/pm/cts/
SignatureTest.java
48
fail("Should throw
NullPointerException
on null input");
49
} catch (
NullPointerException
e) {
74
fail("Should throw
NullPointerException
on null input");
75
} catch (
NullPointerException
e) {
/cts/tests/tests/os/src/android/os/cts/
RemoteCallbackListTest.java
95
fail("Should throw
NullPointerException
");
96
} catch (
NullPointerException
e) {
102
fail("Should throw
NullPointerException
");
103
} catch (
NullPointerException
e) {
/cts/tests/tests/text/src/android/text/style/cts/
DrawableMarginSpanTest.java
82
fail("should throw
NullPointerException
.");
83
} catch (
NullPointerException
e) {
121
fail("should throw
NullPointerException
.");
122
} catch (
NullPointerException
e) {
/dalvik/dexgen/src/com/android/dexgen/dex/code/
ArrayData.java
65
throw new
NullPointerException
("user == null");
69
throw new
NullPointerException
("values == null");
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstUtf8.java
182
throw new
NullPointerException
("string == null");
196
throw new
NullPointerException
("bytes == null");
/dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java
111
} catch (
NullPointerException
ex) {
113
throw new
NullPointerException
("type == null");
/dalvik/dx/src/com/android/dx/cf/direct/
MemberListParser.java
65
throw new
NullPointerException
("cf == null");
73
throw new
NullPointerException
("attributeFactory == null");
/dalvik/dx/src/com/android/dx/dex/code/
ArrayData.java
65
throw new
NullPointerException
("user == null");
69
throw new
NullPointerException
("values == null");
/dalvik/dx/src/com/android/dx/rop/cst/
CstString.java
182
throw new
NullPointerException
("string == null");
196
throw new
NullPointerException
("bytes == null");
Completed in 922 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>