Home
last modified time | relevance | path

Searched refs:e (Results 326 – 350 of 617) sorted by relevance

1...<<11121314151617181920>>...25

/art/test/040-miranda/src/
DMain.java50 } catch (Exception e) { in main()
51 System.out.println(" caught unexpected exception " + e); in main()
/art/openjdkjvmti/
Devents.h151 bool IsExtensionEvent(jint e);
152 bool IsExtensionEvent(ArtJvmtiEvent e);
155 ALWAYS_INLINE static inline ArtJvmtiEvent GetArtJvmtiEvent(ArtJvmTiEnv* env, jvmtiEvent e);
157 static inline jvmtiEvent GetJvmtiEvent(ArtJvmtiEvent e) { in GetJvmtiEvent() argument
158 if (UNLIKELY(e == ArtJvmtiEvent::kClassFileLoadHookRetransformable)) { in GetJvmtiEvent()
161 return static_cast<jvmtiEvent>(e); in GetJvmtiEvent()
312 for (ArtJvmTiEnv* e : envs) { in ForEachEnv()
313 if (e != nullptr) { in ForEachEnv()
314 v(e); in ForEachEnv()
/art/test/004-checker-UnsafeTest18/src/
DMain.java140 } catch (InterruptedException e) { in join()
141 throw new Error("Failed join: " + e); in join()
166 } catch (NoSuchFieldException e) { in main()
167 throw new Error("No offset: " + e); in main()
340 } catch (Exception e) { in getUnsafe()
/art/test/070-nio-buffer/
Dinfo.txt1 Exercise NIO buffers (e.g. java.nio.ByteBuffer).
/art/test/2029-contended-monitors/src/
DMain.java120 } catch(InterruptedException e) { in run()
158 } catch(InterruptedException e) { in runMultiple()
190 public CheckCounter(int e) { in CheckCounter() argument
191 expected = e; in CheckCounter()
/art/test/1913-get-set-local-objects/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1924-frame-pop-toggle/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1935-get-set-current-frame-jit/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1956-pop-frame-jit-calling/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1953-pop-frame/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1939-proxy-frames/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1912-get-set-local-primitive/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1966-get-set-local-objects-no-table/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1928-exception-event-exception/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1941-dispose-stress/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1916-get-set-current-frame/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1959-redefine-object-instrument/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/995-breakpoints-throw/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1971-multi-force-early-return/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1914-get-local-instance/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/997-single-step/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1911-get-local-var-table/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/993-breakpoints/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/994-breakpoint-line/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()
/art/test/1917-get-stack-frame/src/art/
DBreakpoint.java68 } catch (Exception e) { in getLine()
183 } catch (Exception e) { in locationToLine()
197 } catch (Exception e) { in lineToLocation()
198 throw new Exception("Unable to get line number info for " + m, e); in lineToLocation()

1...<<11121314151617181920>>...25