Home
last modified time | relevance | path

Searched refs:expectedMatchLength (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dusrchtst.c2969 const int32_t expectedMatchLength = 1; in TestMatchFollowedByIgnorables() local
3019 if (matchLength != expectedMatchLength) { in TestMatchFollowedByIgnorables()
3020 log_err("Error: matchLength=%d, expected=%d\n", matchLength, expectedMatchLength); in TestMatchFollowedByIgnorables()