OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:throw
(Results
1676 - 1700
of
5185
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/proguard/src/proguard/classfile/editor/
CodeAttributeEditor.java
134
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
156
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
178
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
198
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
218
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
239
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
258
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
277
throw
new IllegalArgumentException("Invalid instruction offset ["+instructionOffset+"] in code with length ["+codeLength+"]");
322
throw
ex;
[
all
...]
/external/v8/src/
runtime.js
348
throw
%MakeTypeError('invalid_in_operator_use', [this, x]);
361
throw
%MakeTypeError('instanceof_function_expected', [V]);
369
// Get the prototype of F; if it is not an object,
throw
an error.
372
throw
%MakeTypeError('instanceof_nonobject_proto', [O]);
400
throw
%MakeTypeError('called_non_callable', [typeof this]);
409
throw
%MakeTypeError('called_non_callable', [typeof this]);
433
throw
%MakeRangeError('apply_overflow', [length]);
437
throw
%MakeTypeError('apply_non_function', [ %ToString(this), typeof this ]);
442
throw
%MakeTypeError('apply_wrong_args', []);
452
throw
%MakeRangeError('apply_overflow', [length])
[
all
...]
/frameworks/base/obex/javax/obex/
ServerOperation.java
150
throw
new IOException("ServerOperation can not handle such request");
161
throw
new IOException("Packet received was too large");
323
throw
new IOException("OBEX Packet exceeds max packet size");
416
throw
new IOException("Abort Received");
421
throw
new IOException("Bad Request Received");
436
throw
new IOException("Packet received was too large");
501
throw
new IOException("Called from a server");
529
throw
new IOException("Headers may not be null");
552
throw
new IOException("Called from a server");
644
throw
new IOException("no more input streams available, stream already opened")
[
all
...]
/cts/tests/src/android/app/cts/
ActivityTestsBase.java
149
throw
new RuntimeException(mData != null ? mData.toString() : "Unable to launch",
152
throw
new RuntimeException(mData != null ? mData.toString() : "Unable to launch");
/cts/tests/tests/app/src/android/app/cts/
ActivityManagerMemoryInfoTest.java
77
fail("writeToParcel should
throw
out NullPointerException when Parcel is null");
108
fail("readFromParcel should
throw
out NullPointerException when Parcel is null");
/cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_GenresTest.java
49
+ "document related to the possible values of param volumeName. @
throw
clause "
60
fail("Should
throw
SQLException as the internal datatbase has no genre");
/cts/tests/tests/text/src/android/text/cts/
SpannedStringTest.java
42
fail("should
throw
NullPointerException here");
65
fail("should
throw
NullPointerException here");
/cts/tests/tests/text/src/android/text/style/cts/
RelativeSizeSpanTest.java
93
fail("should
throw
NullPointerException.");
123
fail("should
throw
NullPointerException.");
ScaleXSpanTest.java
77
fail("should
throw
NullPointerException.");
104
fail("should
throw
NullPointerException.");
StyleSpanTest.java
93
fail("should
throw
NullPointerException.");
122
fail("should
throw
NullPointerException.");
SubscriptSpanTest.java
74
fail("should
throw
NullPointerException.");
100
fail("should
throw
NullPointerException.");
SuperscriptSpanTest.java
74
fail("should
throw
NullPointerException.");
100
fail("should
throw
NullPointerException.");
/cts/tools/dx-tests/src/dxc/junit/opcodes/monitorenter/
Test_monitorenter.java
119
throw
new RuntimeException("interrupted!");
136
throw
new RuntimeException("interrupted!");
/cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java
45
throw
new IllegalArgumentException(
113
throw
new RuntimeException(e);
/cts/tools/vm-tests/src/dot/junit/opcodes/monitor_enter/
Test_monitor_enter.java
158
throw
new RuntimeException("interrupted!");
175
throw
new RuntimeException("interrupted!");
/dalvik/dx/src/com/android/dx/cf/code/
Frame.java
62
throw
new NullPointerException("locals == null");
66
throw
new NullPointerException("stack == null");
192
throw
new RuntimeException("returning from invalid subroutine");
196
throw
new RuntimeException("returning from invalid subroutine");
198
throw
new NullPointerException("can't return from non-subroutine");
264
* a
throw
then the current locals will be a LocalsArraySet that will
285
* context, likely via a
throw
. Our successor will only need
358
throw
new
/dalvik/dx/src/com/android/dx/dex/file/
FieldAnnotationStruct.java
45
throw
new NullPointerException("field == null");
49
throw
new NullPointerException("annotations == null");
MethodAnnotationStruct.java
45
throw
new NullPointerException("method == null");
49
throw
new NullPointerException("annotations == null");
ParameterAnnotationStruct.java
51
throw
new NullPointerException("method == null");
55
throw
new NullPointerException("annotationsList == null");
/dalvik/dx/src/com/android/dx/rop/code/
FillArrayDataInsn.java
58
throw
new IllegalArgumentException("bogus branchingness");
97
throw
new UnsupportedOperationException("unsupported");
ThrowingInsn.java
68
throw
new IllegalArgumentException("bogus branchingness");
72
throw
new NullPointerException("catches == null");
/dalvik/dx/src/com/android/dx/rop/cst/
CstMemberRef.java
37
throw
new NullPointerException("definingClass == null");
41
throw
new NullPointerException("nat == null");
CstNat.java
48
throw
new NullPointerException("name == null");
52
throw
new NullPointerException("descriptor == null");
/dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java
95
throw
new NullPointerException("data == null");
142
throw
new ExceptionWithContext("expected cursor " +
287
throw
new IndexOutOfBoundsException("bytes.length " +
311
throw
new IllegalArgumentException("count < 0");
336
throw
new IllegalArgumentException("bogus alignment");
427
throw
new RuntimeException("cannot enable annotations");
431
throw
new IllegalArgumentException("annotationWidth < 40");
534
throw
new IndexOutOfBoundsException("attempt to write past the end");
/dalvik/dx/src/junit/textui/
TestRunner.java
168
throw
new Exception("Usage: TestRunner [-wait] testCaseName, where name is the name of the TestCase class");
175
throw
new Exception("Could not create and run test suite: "+e);
Completed in 507 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>