Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Dctest.h43 #define VERBOSITY_OPTION 2 macro
/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c229 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
392 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
Dcintltst.c227 if(getTestOption(VERBOSITY_OPTION) && ctst_allocated_total>0) { in main()
Dnccbtst.c2754 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
2949 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
3128 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicodeWithContext()
3306 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicodeWithContext()
Dputiltst.c66 if(getTestOption(VERBOSITY_OPTION)){ in TestPUtilAPI()
Dncnvtst.c1294 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
1469 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcrestst.c205 if(!getTestOption(VERBOSITY_OPTION)) in TestConstruction1()
Dnucnvtst.c448 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
609 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcucdtst.c1992 } else if(getTestOption(VERBOSITY_OPTION)) { in TestCharNames()
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c1201 case VERBOSITY_OPTION: in getTestOption()
1225 case VERBOSITY_OPTION: in setTestOption()