Home
last modified time | relevance | path

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

/external/icu4c/tools/ctestfw/unicode/
Dctest.h41 #define VERBOSITY_OPTION 2 macro
/external/icu4c/test/cintltst/
Dncnvfbts.c227 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
390 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
Dnccbtst.c2774 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
2972 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
3151 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicodeWithContext()
3329 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicodeWithContext()
Dputiltst.c47 if(getTestOption(VERBOSITY_OPTION)){ in TestPUtilAPI()
Dncnvtst.c1295 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
1470 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcrestst.c205 if(!getTestOption(VERBOSITY_OPTION)) in TestConstruction1()
Dnucnvtst.c459 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
620 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcucdtst.c1802 } else if(getTestOption(VERBOSITY_OPTION)) { in TestCharNames()
Dcmsccoll.c779 } else if(getTestOption(VERBOSITY_OPTION) == 0) { in logFailure()
/external/icu4c/tools/ctestfw/
Dctest.c1149 case VERBOSITY_OPTION: in getTestOption()
1173 case VERBOSITY_OPTION: in setTestOption()