Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 11 of 11) sorted by relevance

/art/test/008-exceptions/
Dexpected.txt1 Got an NPE: second throw
2 java.lang.NullPointerException: second throw
6 Caused by: java.lang.NullPointerException: first throw
/art/test/202-thread-oome/
Dinfo.txt1 Tests that we throw OOME if Thread.nativeCreate fails, rather than aborting.
/art/test/108-check-cast/
Dinfo.txt5 CCE throw| InstanceOf | Correct?
/art/test/094-pattern/
Dinfo.txt3 The test may throw a StackOverflowError if the stack size is too small. With
/art/test/073-mismatched-field/
Dinfo.txt3 and throw an IncompatibleClassChangeError when the field is accessed.
/art/test/086-null-super/
Dinfo.txt1 ClassLoader.loadClass() is expected to throw an exception, usually
/art/runtime/base/
Dallocator.h106 TrackingAllocatorImpl(const TrackingAllocatorImpl<U, kTag>& alloc) throw() { in TrackingAllocatorImpl()
110 TrackingAllocatorImpl() throw() { in throw() function
/art/test/064-field-access/
Dinfo.txt7 same time, we can only throw one or the other.
/art/test/046-reflect/
Dexpected.txt34 java.lang.NullPointerException: gratuitous throw!
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S226 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME # save callee saves for throw
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S168 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME @ save callee saves for throw