Searched refs:sampleString (Results 1 – 1 of 1) sorted by relevance
39 UnicodeString sampleString(SAMPLE_STRING); in testOffset() local40 StringSegment segment(sampleString, false); in testOffset()52 UnicodeString sampleString(SAMPLE_STRING); in testLength() local53 StringSegment segment(sampleString, false); in testLength()67 UnicodeString sampleString(SAMPLE_STRING); in testCharAt() local68 StringSegment segment(sampleString, false); in testCharAt()81 UnicodeString sampleString(SAMPLE_STRING); in testGetCodePoint() local82 StringSegment segment(sampleString, false); in testGetCodePoint()95 UnicodeString sampleString(SAMPLE_STRING); in testCommonPrefixLength() local96 StringSegment segment(sampleString, false); in testCommonPrefixLength()