Home
last modified time | relevance | path

Searched refs:nextBreak (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/test/thaitest/
Dthaitest.cpp229 int32_t nextBreak = 0; in compareWordBreaks() local
235 nextBreak = breakIter->next(); in compareWordBreaks()
237 if (nextSpaceBreak == BreakIterator::DONE || nextBreak == BreakIterator::DONE) { in compareWordBreaks()
238 if (nextBreak != BreakIterator::DONE) { in compareWordBreaks()
247 while (nextSpaceBreak != nextBreak && in compareWordBreaks()
248 nextSpaceBreak != BreakIterator::DONE && nextBreak != BreakIterator::DONE) { in compareWordBreaks()
249 if (nextSpaceBreak < nextBreak) { in compareWordBreaks()
253 } else if (nextSpaceBreak > nextBreak) { in compareWordBreaks()
254 foundInvalidBreak(nextBreak); in compareWordBreaks()
256 nextBreak = breakIter->next(); in compareWordBreaks()
[all …]
/external/icu/icu4c/source/test/intltest/
Drbbimonkeytest.cpp709 int32_t nextBreak = -1; in testFollowing() local
715 if (bk == nextBreak && bk > i) { in testFollowing()
719 if (i == nextBreak && bk > nextBreak) { in testFollowing()
721 nextBreak = bk; in testFollowing()
759 int32_t nextBreak = fTestData->fString.length()+1; in testPreceding() local
766 if (bk == nextBreak && bk < i) { in testPreceding()
779 if (i == nextBreak && bk < nextBreak) { in testPreceding()
781 nextBreak = bk; in testPreceding()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...