Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dintltest.cpp1104 static const UChar indentUChars[] = { in LL_message() local
1117 U_ASSERT(1 + LL_indentlevel <= UPRV_LENGTHOF(indentUChars)); in LL_message()
1118 UnicodeString indent(FALSE, indentUChars, 1 + LL_indentlevel); in LL_message()