Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java1180 private boolean suppressIndent; field in TestFmwk.TestParams
1372 suppressIndent = false; in init()
1532 if (!suppressIndent) { in write()
1544 suppressIndent = !newln; in write()
1565 if (!suppressIndent) { in msg()
1581 if (!suppressIndent && errorSummary != null && stack !=null in msg()
1588 suppressIndent = !newln; in msg()