Home
last modified time | relevance | path

Searched defs:actualEnd (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dssearch.cpp1318 int32_t actualStart = -1, actualEnd = -1; in monkeyTestCase() local
Dregextst.cpp927 int32_t actualEnd = matcher->end(i, status); in API_Match() local
2008 int32_t actualEnd = matcher->end(i, status); in API_Match_UTF8() local
/third_party/typescript/src/harness/
DfourslashImpl.ts1100 const actualEnd = actual.getEnd(); constant