OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassCastException
(Results
51 - 75
of
173
) sorted by null
1
2
3
4
5
6
7
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
PKIXBuilderParametersTest.java
148
* Assertion: <code>
ClassCastException
</code> -
163
fail("
ClassCastException
expected");
164
} catch (
ClassCastException
e) {
/external/apache-http/src/org/apache/http/impl/auth/
NTLMScheme.java
112
} catch (
ClassCastException
e) {
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/
BERConstructedOctetString.java
29
catch (
ClassCastException
e)
/frameworks/base/telephony/java/android/telephony/cdma/
CdmaCellLocation.java
158
} catch (
ClassCastException
ex) {
/libcore/luni/src/test/java/libcore/java/util/
OldMapEntryTest.java
58
if (val.getClass() == Double.class) throw new
ClassCastException
();
/libcore/luni/src/test/java/tests/api/java/util/
ConcurrentModTest.java
274
fail("
ClassCastException
expected");
275
} catch (
ClassCastException
ee) {
348
fail("
ClassCastException
expected");
349
} catch (
ClassCastException
ee) {
453
fail("
ClassCastException
expected");
454
} catch (
ClassCastException
ee) {
612
fail("
ClassCastException
expected");
613
} catch (
ClassCastException
ee) {
EnumSetTest.java
83
fail("Should throw
ClassCastException
");
84
} catch (
ClassCastException
cce) {
92
fail("Should throw
ClassCastException
");
93
} catch (
ClassCastException
e) {
106
fail("Should throw
ClassCastException
");
107
} catch (
ClassCastException
e) {
173
fail("Should throw
ClassCastException
");
174
} catch (
ClassCastException
cce) {
232
fail("Should throw
ClassCastException
");
233
} catch (
ClassCastException
e)
[
all
...]
/system/media/mca/filterfw/java/android/filterfw/core/
FilterFactory.java
117
} catch (
ClassCastException
e) {
/cts/tests/tests/text/src/android/text/style/cts/
DrawableMarginSpanTest.java
95
" there should not be a
ClassCastException
")
132
fail("When try to use a String as the text, should throw
ClassCastException
.");
133
} catch (
ClassCastException
e) {
148
" there should not be a
ClassCastException
")
181
fail("When try to use a String as the text, should throw
ClassCastException
.");
182
} catch (
ClassCastException
e) {
BulletSpanTest.java
128
" there should not be a
ClassCastException
")
136
fail("did not throw
ClassCastException
when use a String as text");
137
} catch (
ClassCastException
e) {
/dalvik/tests/003-omnibus-opcodes/src/
Classes.java
34
} catch (
ClassCastException
cce) {
45
} catch (
ClassCastException
cce) {
/dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S
44
@ A cast has failed. We need to throw a
ClassCastException
.
OP_CHECK_CAST_JUMBO.S
43
@ A cast has failed. We need to throw a
ClassCastException
.
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
TitlesFragment.java
66
} catch (
ClassCastException
e) {
67
throw new
ClassCastException
(activity.toString()
/development/samples/NotePad/src/com/example/android/notepad/
NotesList.java
298
* @throws
ClassCastException
310
} catch (
ClassCastException
e) {
358
* @throws
ClassCastException
380
} catch (
ClassCastException
e) {
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TreeSetTest.java
174
} catch (
ClassCastException
e) {
247
} catch (
ClassCastException
e) {
301
* Tests that no
ClassCastException
will be thrown in all cases.
EnumSetTest.java
83
fail("Should throw
ClassCastException
"); //$NON-NLS-1$
84
} catch (
ClassCastException
cce) {
92
fail("Should throw
ClassCastException
"); //$NON-NLS-1$
93
} catch (
ClassCastException
e) {
106
fail("Should throw
ClassCastException
"); //$NON-NLS-1$
107
} catch (
ClassCastException
e) {
173
fail("Should throw
ClassCastException
"); //$NON-NLS-1$
174
} catch (
ClassCastException
cce) {
232
fail("Should throw
ClassCastException
"); //$NON-NLS-1$
233
} catch (
ClassCastException
e)
[
all
...]
TreeMapTest.java
476
fail("should throw
ClassCastException
");
477
} catch (
ClassCastException
e) {
486
fail("Should throw a
ClassCastException
");
487
} catch (
ClassCastException
e) {
497
fail("should throw
ClassCastException
");
498
} catch (
ClassCastException
e) {
[
all
...]
/libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java
69
* @throws
ClassCastException
if {@code obj} is not an instance
89
* @throws
ClassCastException
if {@code obj} is not an instance
275
throw new
ClassCastException
();
360
throw new
ClassCastException
();
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
TestKeyStoreSpi.java
130
} catch (
ClassCastException
e) {
140
} catch (
ClassCastException
e) {
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
JDKAlgorithmParameters.java
602
catch (
ClassCastException
e)
707
catch (
ClassCastException
e)
814
// catch (
ClassCastException
e)
931
// catch (
ClassCastException
e)
[
all
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ProcessBuilderTest.java
126
// fail("should throw
ClassCastException
.");
127
} catch (
ClassCastException
thrownByRi) {
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
Lexer.java
487
catch (
ClassCastException
cce)
623
catch (
ClassCastException
cce)
/frameworks/base/core/java/android/content/
ComponentName.java
195
} catch (
ClassCastException
e) {
/frameworks/base/core/java/android/content/pm/
Signature.java
164
} catch (
ClassCastException
e) {
Completed in 1769 milliseconds
1
2
3
4
5
6
7