Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp1933 static UnicodeString wrapUChars(const UChar *uchars) { in wrapUChars() function
2002 UBool hasRVO= wrapUChars(abc).getBuffer()==abc; in TestReadOnlyAlias()