Searched refs:sampleParseableString (Results 1 – 3 of 3) sorted by relevance
328 const char16_t* sampleParseableString; in testAffixPatternMatcher() member338 UnicodeString sampleParseableString(cas.sampleParseableString); in testAffixPatternMatcher() local350 StringSegment segment(sampleParseableString, false); in testAffixPatternMatcher()353 … assertEquals(affixPattern + " " + cas.exactMatch, sampleParseableString.length(), result.charEnd); in testAffixPatternMatcher()
331 String sampleParseableString = (String) cas[3]; in testAffixPatternMatcher() local341 StringSegment segment = new StringSegment(sampleParseableString, true); in testAffixPatternMatcher()345 sampleParseableString.length(), in testAffixPatternMatcher()
328 String sampleParseableString = (String) cas[3]; in testAffixPatternMatcher() local338 StringSegment segment = new StringSegment(sampleParseableString, true); in testAffixPatternMatcher()342 sampleParseableString.length(), in testAffixPatternMatcher()