Searched refs:actualStart (Results 1 – 6 of 6) sorted by relevance
1308 int32_t actualStart = -1, actualEnd = -1; in monkeyTestCase() local1321 usearch_search(uss.getAlias(), 0, &actualStart, &actualEnd, &status); in monkeyTestCase()1323 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase()1326 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase()1329 if (expectedStart == -1 && actualStart == -1) { in monkeyTestCase()1338 usearch_search(uss.getAlias(), 0, &actualStart, &actualEnd, &status); in monkeyTestCase()1340 if (expectedStart >= 0 && (actualStart != expectedStart || actualEnd != expectedEnd)) { in monkeyTestCase()1343 name, expectedStart, expectedEnd, actualStart, actualEnd, strength, seed); in monkeyTestCase()1346 if (expectedStart == -1 && actualStart == -1) { in monkeyTestCase()
949 int32_t actualStart = matcher->start(i, status); in API_Match() local951 if (actualStart != matchStarts[i]) { in API_Match()953 __LINE__, i, matchStarts[i], actualStart); in API_Match()2030 int32_t actualStart = matcher->start(i, status); in API_Match_UTF8() local2032 if (actualStart != matchStarts[i]) { in API_Match_UTF8()2034 __FILE__, __LINE__, i, matchStarts[i], actualStart); in API_Match_UTF8()
682 Date actualStart = null; in parse() local689 actualStart = rule.getFirstStart(fromOffset, 0); in parse()690 if (actualStart.getTime() < firstStart) { in parse()692 firstStart = actualStart.getTime(); in parse()
713 Date actualStart = null; in parse() local720 actualStart = rule.getFirstStart(fromOffset, 0); in parse()721 if (actualStart.getTime() < firstStart) { in parse()723 firstStart = actualStart.getTime(); in parse()
1543 UDate actualStart = MAX_MILLIS; in parse() local1552 UBool startAvail = rule->getFirstStart(fromOffset, 0, actualStart); in parse()1553 if (startAvail && actualStart < firstStart) { in parse()1555 firstStart = actualStart; in parse()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...