OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bTestAll
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/test/intltest/
tzfmttst.cpp
253
UBool
bTestAll
= (testAllProp && uprv_strcmp(testAllProp, "true") == 0);
255
if (
bTestAll
|| !quick) {
305
if (
bTestAll
) {
/external/icu4c/test/intltest/
tzfmttst.cpp
457
UBool
bTestAll
= (testAllProp && uprv_strcmp(testAllProp, "true") == 0);
460
if (
bTestAll
|| !quick) {
494
if (
bTestAll
) {
Completed in 724 milliseconds