/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
H A D | FastMathCalc.java | 619 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()
|
/aosp_15_r20/packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/ |
D | StatsLibStorageTest.java | 160 int expectedLen = 1; in testPulledAtomsBaseInfo() local 216 int expectedLen = 1; in testSerializableAtoms() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | Point3Test.cpp | 85 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_length() 96 SkScalar x, SkScalar y, SkScalar z, SkScalar expectedLen) { in test_normalize()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMByteTag.java | 78 short expectedLen = 0; in validateKey() local
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMByteTag.java | 78 short expectedLen = 0; in validateKey() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testidna.cpp | 462 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
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | testidna.cpp | 462 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
|
H A D | utxttest.cpp | 597 int64_t expectedLen = cpMap[cpCount].nativeIdx; in TestAccessNoClone() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/HexFormat/ |
H A D | HexFormatTest.java | 346 int expectedLen = expected.length * (2 + prefix.length() + in testFormatter() local 348 assertEquals(res.length(), expectedLen, "String length"); in testFormatter() local
|
/aosp_15_r20/system/netd/server/ |
H A D | FwmarkServer.cpp | 103 size_t expectedLen = sizeof(command); in processClient() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | currtest.c | 146 int32_t expectedLen = 3, len; in checkItemCount() local
|
H A D | idnatest.c | 82 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
|
H A D | usrchtst.c | 2533 int expectedLen; in TestSearchForNull() local 2625 int32_t expectedLen = 3; in TestStrengthIdentical() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | currtest.c | 149 int32_t expectedLen = 3, len; in checkItemCount() local
|
H A D | usrchtst.c | 2533 int expectedLen; in TestSearchForNull() local 2625 int32_t expectedLen = 3; in TestStrengthIdentical() local
|
H A D | idnatest.c | 82 int32_t expectedLen = (expected != NULL) ? u_strlen(expected) : 0; in testAPI() local
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | OffloadHardwareInterfaceTest.java | 306 final int expectedLen = StructNlMsgHdr.STRUCT_SIZE + StructNfGenMsg.STRUCT_SIZE; in testSendIpv4NfGenMsg() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | LockSettingsServiceTests.java | 702 private void checkPasswordHistoryLength(int userId, int expectedLen) { in checkPasswordHistoryLength()
|
/aosp_15_r20/external/expat/expat/tests/ |
H A D | handlers.h | 576 const int expectedLen; member
|
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/dhcp/ |
D | DhcpPacket.java | 965 int expectedLen = 0; in skipOption() local 1191 int expectedLen = 0; in decodeFullPacket() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixPath.java | 690 int expectedLen = thisLen; in endsWith() local
|
/aosp_15_r20/packages/modules/NetworkStack/src/android/net/dhcp6/ |
D | Dhcp6Packet.java | 472 int expectedLen = 0; in decode() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | InformationElementUtil.java | 787 int expectedLen = HE_OPERATION_BASIC_LENGTH + (mVhtInfoPresent ? 3 : 0) in from() local 966 int expectedLen = EHT_OPERATION_BASIC_LENGTH + (mEhtOperationInfoPresent ? ( in from() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | TestMessageFormat.java | 1704 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | TestMessageFormat.java | 1701 int expectedLen = expectedAcit.getEndIndex() - indexExp; in TestFormatToCharacterIterator() local
|