Home
last modified time | relevance | path

Searched defs:expectedStart (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
Dssearch.cpp2092 int32_t expectedStart = -1, expectedEnd = -1; in monkeyTestCase() local
2162 int32_t expectedStart = -1, expectedEnd = -1; in bmMonkeyTestCase() local
Dregextst.cpp3608 int32_t expectedStart = (i >= groupStarts.size()? -1 : groupStarts.elementAti(i)); in regex_find() local