Home
last modified time | relevance | path

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

/external/icu4c/test/perf/ubrkperf/
Dubrkperfold.cpp104 UBool opt_win = FALSE; // Run with Windows native functions. variable
133 {"-win", OptSpec::FLAG, &opt_win},
646 if (opt_mac || opt_unix || opt_win) opt_icu = FALSE; in main()
647 if (opt_mac || opt_unix) opt_win = FALSE; in main()