Home
last modified time | relevance | path

Searched defs:stringLength (Results 1 – 25 of 42) sorted by relevance

12

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DExperimentalTestDataProvider.java41 private final int stringLength; field in ExperimentalTestDataProvider
43 public ExperimentalTestDataProvider(int stringLength) { in ExperimentalTestDataProvider()
DProto3MessageLiteFactory.java47 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto3MessageLiteFactory()
DProto3MessageFactory.java46 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto3MessageFactory()
DProto2MessageFactory.java48 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto2MessageFactory()
DProto2MessageLiteFactory.java49 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto2MessageLiteFactory()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DBytesTrieTest.java623 int stringLength=data[i].s.length(); in checkNext() local
703 int stringLength=data[i].s.length(); in checkNextWithState() local
750 int stringLength=data[i].s.length(); in checkNextWithState64() local
799 int stringLength=data[i].s.length(); in checkNextString() local
DCharsTrieTest.java766 int stringLength=expectedString.length(); in checkNext() local
849 int stringLength=expectedString.length(); in checkNextWithState() local
896 int stringLength=expectedString.length(); in checkNextWithState64() local
945 int stringLength=expectedString.length(); in checkNextString() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DBytesTrieTest.java620 int stringLength=data[i].s.length(); in checkNext() local
700 int stringLength=data[i].s.length(); in checkNextWithState() local
747 int stringLength=data[i].s.length(); in checkNextWithState64() local
796 int stringLength=data[i].s.length(); in checkNextString() local
DCharsTrieTest.java763 int stringLength=expectedString.length(); in checkNext() local
846 int stringLength=expectedString.length(); in checkNextWithState() local
893 int stringLength=expectedString.length(); in checkNextWithState64() local
942 int stringLength=expectedString.length(); in checkNextString() local
/external/proguard/src/proguard/util/
DExtensionMatcher.java58 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/proguard/src/proguard/gui/splash/
DTypeWriterString.java57 int stringLength = string.length(); in getString() local
/external/icu/icu4c/source/test/intltest/
Dbytestrietest.cpp696 int32_t stringLength= (i&1) ? -1 : static_cast<int32_t>(strlen(data[i].s)); in checkNext() local
781 int32_t stringLength= static_cast<int32_t>(strlen(expectedString)); in checkNextWithState() local
835 int32_t stringLength= static_cast<int32_t>(strlen(expectedString)); in checkNextWithState64() local
891 int32_t stringLength = static_cast<int32_t>(strlen(expectedString)); in checkNextString() local
Ducharstrietest.cpp865 int32_t stringLength= (i&1) ? -1 : expectedString.length(); in checkNext() local
943 int32_t stringLength=expectedString.length(); in checkNextWithState() local
997 int32_t stringLength=expectedString.length(); in checkNextWithState64() local
1053 int32_t stringLength=expectedString.length(); in checkNextString() local
/external/emma/core/java12/com/vladium/util/
DWCMatcher.java238 final int stringLength = string.length; in matches() local
297 final int stringLength = string.length; in matches() local
/external/icu/icu4c/source/test/cintltst/
Dusettest.c274 int32_t stringLength = 0; in expectContainment() local
421 int32_t stringLength = 0; in expectItems() local
/external/icu/icu4c/source/tools/genrb/
Dparse.cpp278 int32_t &stringLength, UErrorCode *status) in getInvariantString()
1410 int32_t stringLength; in parseIntVector() local
1461 int32_t stringLength; in parseBinary() local
1528 int32_t stringLength; in parseInteger() local
1574 int32_t stringLength; in parseImport() local
1639 int32_t stringLength; in parseInclude() local
/external/proguard/src/proguard/classfile/constant/
DUtf8Constant.java191 int stringLength = string.length(); in getByteArrayRepresentation() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DTypesLengths.java106 private static int stringLength; field in TypesLengths
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DFormattedValueTest.java155 int stringLength = fv.toString().length(); in checkFormattedValue() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedValueTest.java152 int stringLength = fv.toString().length(); in checkFormattedValue() local
/external/proguard/src/proguard/
DClassPathEntry.java209 int stringLength = string.length(); in endsWithIgnoreCase() local
/external/icu/android_icu4j/src/main/java/android/icu/lang/
DCharSequences.java138 int stringLength = string.length(); in compare() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java136 int stringLength = string.length(); in compare() local
/external/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp74 int stringLength; in setSource() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVariantFolder.java149 int stringLength = source.length(); in getClosure() local

12