Searched refs:formatStrPtr (Results 1 - 1 of 1) sorted by path

/external/icu/icu4c/source/test/intltest/
H A Dlrucachetest.cpp18 CopyOnWriteForTesting() : SharedObject(), localeNamePtr(), formatStrPtr(), length(0) {
24 formatStrPtr(other.formatStrPtr),
32 SharedPtr<UnicodeString> formatStrPtr; member in class:CopyOnWriteForTesting
68 result->formatStrPtr = defaultFormatStr;
121 *wPtrCopy->formatStrPtr.readWrite() = UnicodeString("see you");
249 strPtr = ptr->formatStrPtr.readOnly();
268 actual = ptr->formatStrPtr.count();

Completed in 233 milliseconds