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

  /external/icu4c/test/perf/ubrkperf/
ubrkperf.cpp 56 if (opt_terse == FALSE) {
67 if (opt_terse == FALSE) {
74 if (opt_terse == FALSE) {
128 if (opt_terse == FALSE) {
ubrkperfold.cpp 102 UBool opt_terse = FALSE; variable
144 {"-terse", OptSpec::FLAG, &opt_terse},
215 if (status==U_USING_DEFAULT_WARNING && opt_terse==FALSE) {
218 if (status==U_USING_FALLBACK_WARNING && opt_terse==FALSE) {
280 if (opt_terse == FALSE) {
291 if (opt_terse == FALSE) {
300 if (opt_terse == FALSE) {
354 if (opt_terse == FALSE) {
399 if (opt_terse == FALSE) {
728 if (opt_terse == FALSE)
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 112 UBool opt_terse = FALSE; variable
172 {"-terse", OptSpec::FLAG, &opt_terse},
425 if (opt_terse == FALSE) {
448 if (opt_terse == FALSE) {
610 if (opt_terse == FALSE) {
679 if (opt_terse == FALSE) {
763 if (opt_terse == FALSE) {
    [all...]

Completed in 72 milliseconds