Home
last modified time | relevance | path

Searched defs:expectedLen (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/tests/
DPoint3Test.cpp81 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_length()
92 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_normalize()
/third_party/icu/icu4c/source/test/cintltst/
Dcurrtest.c146 int32_t expectedLen = 3, len; in checkItemCount() local
Didnatest.c82 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
Dusrchtst.c2533 int expectedLen; in TestSearchForNull() local
2625 int32_t expectedLen = 3; in TestStrengthIdentical() local
Dcreststn.c628 int32_t expectedLen; in TestNewTypes() local
Dcloctst.c800 int32_t expectedLen=u_strlen(expected); in TestDisplayNames() local
/third_party/icu/icu4c/source/test/intltest/
Dtestidna.cpp462 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
1006 int32_t i=0,evenLen=0,oddLen=0,expectedLen=0; in testChaining() local
Dutxttest.cpp596 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DTestMessageFormat.java1704 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1701 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
/third_party/skia/third_party/externals/expat/expat/tests/
Druntests.c6480 const int expectedLen; member