Searched defs:expectLength (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnormtst.c | 773 int32_t i, length, inLength, expectLength, hangulPrefixLength, preflightLength; in TestNormCoverage() local 1046 int32_t length, i, expectLength, expectIndex, prevIndex, index, inLength; _testIter() local [all...] |
H A D | ccapitst.c | 2743 int32_t utf8Length, expectLength; in testFromBadUTF8() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tstnorm.cpp | 631 TestPreviousNext(const UChar *src, int32_t srcLength, const UChar32 *expect, int32_t expectLength, const int32_t *expectIndex, int32_t srcMiddle, int32_t expectMiddle, const char *moves, UNormalizationMode mode, const char *name) TestPreviousNext() argument
|
Completed in 9 milliseconds