Searched refs:endContext (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.cpp4149 int endContext = i + 1; local
4153 if (endContext >= testText.length()) {break;}
4154 if (expectedBreaks[endContext-1] != 0) {
4158 endContext ++;
4166 endContext = testText.length();
4171 for (ci=startContext; ci<endContext;) {

Completed in 2468 milliseconds