OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fixstacktrace
(Results
1 - 1
of
1
) sorted by null
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
ThrowableTest.java
83
String s =
fixStacktrace
(new String(bao.toByteArray(), 0, bao.size()));
92
String s2 =
fixStacktrace
(new String(bao.toByteArray(), 0, bao.size()));
99
private String
fixStacktrace
(String trace) {
Completed in 1221 milliseconds