Home | History | Annotate | Download | only in intltest

Lines Matching refs:bogusString

2025     UnicodeString bogusString;
2026 bogusString.setToBogus();
2027 temp.fastCopyFrom(bogusString.tempSubStringBetween(8, 18));