Home
last modified time | relevance | path

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

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