Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp248 UnicodeString* ucs_ptr = new UnicodeString("pointed-to-unicode-string"); in test_Formattable() local
256 ucs_ptr in test_Formattable()
265 && (ft_arr[4].getType() == Formattable::kString) && (ft_arr[4].getString(temp) == *ucs_ptr) ) { in test_Formattable()