Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp1135 static const UChar indentUChars[] = { in LL_message() local
1148 U_ASSERT(1 + LL_indentlevel <= UPRV_LENGTHOF(indentUChars)); in LL_message()
1149 UnicodeString indent(false, indentUChars, 1 + LL_indentlevel); in LL_message()