Searched defs:fillInStackTrace (Results 1 – 2 of 2) sorted by relevance
| /libcore/luni/src/main/java/java/lang/ | ||
| D | Throwable.java | 161 public Throwable fillInStackTrace() { in fillInStackTrace() method in Throwable |
| /libcore/luni/src/test/java/libcore/java/lang/ | ||
| D | ThrowableTest.java | 28 public synchronized Throwable fillInStackTrace() { in fillInStackTrace() method in ThrowableTest.NoStackTraceException |