Searched defs:expectedLen (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/tests/ |
D | Point3Test.cpp | 81 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/ |
D | currtest.c | 146 int32_t expectedLen = 3, len; in checkItemCount() local
|
D | idnatest.c | 82 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
|
D | usrchtst.c | 2533 int expectedLen; in TestSearchForNull() local 2625 int32_t expectedLen = 3; in TestStrengthIdentical() local
|
D | creststn.c | 628 int32_t expectedLen; in TestNewTypes() local
|
D | cloctst.c | 800 int32_t expectedLen=u_strlen(expected); in TestDisplayNames() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 462 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
|
D | utxttest.cpp | 596 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | TestMessageFormat.java | 1704 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TestMessageFormat.java | 1701 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
D | runtests.c | 6480 const int expectedLen; member
|