Home | History | Annotate | Download | only in cintltst

Lines Matching refs:groupText

1789             UText groupText = UTEXT_INITIALIZER;
1802 utext_openUChars(&groupText, groupChars, len16, &shallowStatus);
1804 TEST_ASSERT_UTEXT(str_abcinteriordef, &groupText);
1805 utext_close(&groupText);