Home
last modified time | relevance | path

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

12

/third_party/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()
DProto3MessageFactory.java46 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto3MessageFactory()
DProto3MessageLiteFactory.java47 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto3MessageLiteFactory()
DProto2MessageLiteFactory.java49 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto2MessageLiteFactory()
DProto2MessageFactory.java48 int numRepeatedFields, int stringLength, int branchingFactor, int treeDepth) { in Proto2MessageFactory()
/third_party/node/deps/npm/node_modules/text-table/test/
Dansi-colors.js10 stringLength: function(s) { return ansiTrim(s).length } method
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/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
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DBytesTrieTest.java657 int stringLength=data[i].s.length(); in checkNext() local
737 int stringLength=data[i].s.length(); in checkNextWithState() local
784 int stringLength=data[i].s.length(); in checkNextWithState64() local
833 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
/third_party/icu/icu4c/source/test/intltest/
Dbytestrietest.cpp737 int32_t stringLength= (i&1) ? -1 : static_cast<int32_t>(strlen(data[i].s)); in checkNext() local
822 int32_t stringLength= static_cast<int32_t>(strlen(expectedString)); in checkNextWithState() local
876 int32_t stringLength= static_cast<int32_t>(strlen(expectedString)); in checkNextWithState64() local
932 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
/third_party/icu/icu4c/source/test/cintltst/
Dusettest.c313 int32_t stringLength = 0; in expectContainment() local
460 int32_t stringLength = 0; in expectItems() local
/third_party/node/deps/npm/lib/
Ddoctor.js70 stringLength: function (s) { return ansiTrim(s).length } method
Doutdated.js131 stringLength: function (s) { return ansiTrim(s).length } method
/third_party/icu/icu4c/source/tools/genrb/
Dparse.cpp278 int32_t &stringLength, UErrorCode *status) in getInvariantString()
1406 int32_t stringLength; in parseIntVector() local
1457 int32_t stringLength; in parseBinary() local
1524 int32_t stringLength; in parseInteger() local
1570 int32_t stringLength; in parseImport() local
1635 int32_t stringLength; in parseInclude() local
/third_party/node/deps/icu-small/source/tools/genrb/
Dparse.cpp278 int32_t &stringLength, UErrorCode *status) in getInvariantString()
1406 int32_t stringLength; in parseIntVector() local
1457 int32_t stringLength; in parseBinary() local
1524 int32_t stringLength; in parseInteger() local
1570 int32_t stringLength; in parseImport() local
1635 int32_t stringLength; in parseInclude() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dparse.cpp278 int32_t &stringLength, UErrorCode *status) in getInvariantString()
1406 int32_t stringLength; in parseIntVector() local
1457 int32_t stringLength; in parseBinary() local
1524 int32_t stringLength; in parseInteger() local
1570 int32_t stringLength; in parseImport() local
1635 int32_t stringLength; in parseInclude() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DFormattedValueTest.java155 int stringLength = fv.toString().length(); in checkFormattedValue() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedValueTest.java157 int stringLength = fv.toString().length(); in checkFormattedValue() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DCharSequences.java138 int stringLength = string.length(); in compare() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DCharSequences.java136 int stringLength = string.length(); in compare() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp74 int stringLength; in setSource() local
/third_party/gptfdisk/
Dsupport.cc50 int stringLength; in ReadString() local
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp803 int32_t stringLength = ConfusableDataUtils::keyToLength(fCFUKeys[index]); in appendValueTo() local

12