HomeSort by relevance Sort by last modified time
    Searched full:opt_terse (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.cpp 62 if (opt_terse == FALSE) {
73 if (opt_terse == FALSE) {
80 if (opt_terse == FALSE) {
134 if (opt_terse == FALSE) {
ubrkperfold.cpp 107 UBool opt_terse = FALSE; variable
149 {"-terse", OptSpec::FLAG, &opt_terse},
220 if (status==U_USING_DEFAULT_WARNING && opt_terse==FALSE) {
223 if (status==U_USING_FALLBACK_WARNING && opt_terse==FALSE) {
285 if (opt_terse == FALSE) {
296 if (opt_terse == FALSE) {
305 if (opt_terse == FALSE) {
359 if (opt_terse == FALSE) {
404 if (opt_terse == FALSE) {
733 if (opt_terse == FALSE)
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 116 UBool opt_terse = FALSE; variable
176 {"-terse", OptSpec::FLAG, &opt_terse},
429 if (opt_terse == FALSE) {
452 if (opt_terse == FALSE) {
614 if (opt_terse == FALSE) {
683 if (opt_terse == FALSE) {
767 if (opt_terse == FALSE) {
    [all...]
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java 92 static boolean opt_terse = false; field in class:CollationPerformanceTest
294 if (!opt_terse) {
470 if (!opt_terse) {
522 if (!opt_terse) {
    [all...]

Completed in 86 milliseconds