Searched refs:expectedEnd (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | ssearch.cpp | 1311 int32_t expectedStart = -1, expectedEnd = -1; in monkeyTestCase() local 1320 simpleSearch(coll, testCase, 0, pattern, expectedStart, expectedEnd); in monkeyTestCase() 1324 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase() 1327 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase() 1335 simpleSearch(coll, testCase, 0, altPattern, expectedStart, expectedEnd); in monkeyTestCase() 1341 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase() 1344 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase()
|
D | regextst.cpp | 3724 int32_t expectedEnd = (i >= groupEnds.size()? -1 : groupEnds.elementAti(i)); in regex_find() local 3726 if (matcher->end(i, status) != expectedEnd) { in regex_find() 3728 line, i, expectedEnd, matcher->end(i, status)); in regex_find()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |