Searched refs:ucs_ptr (Results 1 – 1 of 1) sorted by relevance
248 UnicodeString* ucs_ptr = new UnicodeString("pointed-to-unicode-string"); in test_Formattable() local256 ucs_ptr in test_Formattable()265 && (ft_arr[4].getType() == Formattable::kString) && (ft_arr[4].getString(temp) == *ucs_ptr) ) { in test_Formattable()