Searched refs:actualStart (Results 1 – 6 of 6) sorted by relevance
1309 int32_t actualStart = -1, actualEnd = -1; in monkeyTestCase() local1322 usearch_search(uss.getAlias(), 0, &actualStart, &actualEnd, &status); in monkeyTestCase()1324 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase()1327 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase()1330 if (expectedStart == -1 && actualStart == -1) { in monkeyTestCase()1339 usearch_search(uss.getAlias(), 0, &actualStart, &actualEnd, &status); in monkeyTestCase()1341 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase()1344 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase()1347 if (expectedStart == -1 && actualStart == -1) { in monkeyTestCase()
947 int32_t actualStart = matcher->start(i, status); in API_Match() local949 if (actualStart != matchStarts[i]) { in API_Match()951 __LINE__, i, matchStarts[i], actualStart); in API_Match()2028 int32_t actualStart = matcher->start(i, status); in API_Match_UTF8() local2030 if (actualStart != matchStarts[i]) { in API_Match_UTF8()2032 __FILE__, __LINE__, i, matchStarts[i], actualStart); in API_Match_UTF8()
676 Date actualStart = null; in parse() local683 actualStart = rule.getFirstStart(fromOffset, 0); in parse()684 if (actualStart.getTime() < firstStart) { in parse()686 firstStart = actualStart.getTime(); in parse()
707 Date actualStart = null; in parse() local714 actualStart = rule.getFirstStart(fromOffset, 0); in parse()715 if (actualStart.getTime() < firstStart) { in parse()717 firstStart = actualStart.getTime(); in parse()
1541 UDate actualStart = MAX_MILLIS; in parse() local1550 UBool startAvail = rule->getFirstStart(fromOffset, 0, actualStart); in parse()1551 if (startAvail && actualStart < firstStart) { in parse()1553 firstStart = actualStart; in parse()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...