Home
last modified time | relevance | path

Searched refs:USELEN (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/tools/ctestfw/
Duperf.cpp55 USELEN, enumerator
152 if(options[USELEN].doesOccur) { in init()
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Duperf.cpp55 USELEN, enumerator
152 if(options[USELEN].doesOccur) { in init()
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java336 static final int USELEN = 5; field in PerfTest
544 uselen = options[USELEN].doesOccur; in parseOptions()