Home
last modified time | relevance | path

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

12

/external/skia/tests/
DPoint3Test.cpp85 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_length()
96 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_normalize()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
DFastMathCalc.java619 static void printarray(PrintStream out, String name, int expectedLen, double[][] array2d) { in printarray()
642 static void printarray(PrintStream out, String name, int expectedLen, double[] array) { in printarray()
673 private static void checkLen(int expectedLen, int actual) throws DimensionMismatchException { in checkLen()
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
DKMByteTag.java78 short expectedLen = 0; in validateKey() local
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
DKMByteTag.java78 short expectedLen = 0; in validateKey() local
/external/icu/icu4c/source/test/cintltst/
Dcurrtest.c152 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.c632 int32_t expectedLen; in TestNewTypes() local
/external/cronet/tot/third_party/icu/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
/external/cronet/stable/third_party/icu/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
/external/cronet/tot/third_party/icu/source/test/intltest/
Dtestidna.cpp462 int32_t expectedLen = (expected != nullptr) ? u_strlen(expected) : 0; in testAPI() local
1006 int32_t i=0,evenLen=0,oddLen=0,expectedLen=0; in testChaining() local
Dutxttest.cpp597 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp462 int32_t expectedLen = (expected != nullptr) ? u_strlen(expected) : 0; in testAPI() local
1006 int32_t i=0,evenLen=0,oddLen=0,expectedLen=0; in testChaining() local
Dutxttest.cpp595 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dtestidna.cpp462 int32_t expectedLen = (expected != nullptr) ? u_strlen(expected) : 0; in testAPI() local
1006 int32_t i=0,evenLen=0,oddLen=0,expectedLen=0; in testChaining() local
Dutxttest.cpp597 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
/external/expat/expat/tests/
Dhandlers.h587 const int expectedLen; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1704 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1701 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local

12