Home
last modified time | relevance | path

Searched defs:totalChars (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DversionCache.ts214 const totalChars = testContent.length; constant
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java116 private int totalChars = 0;//number of total characters ( committed + composed ) field in IndicInputMethodImpl
/third_party/icu/icu4c/source/test/perf/normperf/
Dnormperf.h72 int32_t totalChars=0; in getOperationsPerIteration() local
141 int32_t totalChars=0; in getOperationsPerIteration() local
/third_party/typescript/src/server/
DscriptVersionCache.ts565 totalChars = 0; property in LineNode
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DCollationPerformanceTest.java504 long totalChars = 0; in doKeyGen() local
/third_party/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp437 int totalChars = 0; in doKeyGen() local