Home
last modified time | relevance | path

Searched defs:details (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/text/AttributedString/
DAttributedStringTest.java226 …private static final void throwException(AttributedCharacterIterator iterator, String details) thr… in throwException()
/libcore/tools/openjdk-analyzer/src/libcore/tools/analyzer/openjdk/
DMain.java392 var details = result.getDetails(); in run() local