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.h41 #define VERBOSITY_OPTION 2 macro
/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c227 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
390 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
Dcintltst.c221 if(getTestOption(VERBOSITY_OPTION) && ctst_allocated_total>0) { in main()
Dnccbtst.c2752 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicode()
2947 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicode()
3126 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromUnicodeWithContext()
3304 if(getTestOption(VERBOSITY_OPTION)) in testConvertToUnicodeWithContext()
Dputiltst.c64 if(getTestOption(VERBOSITY_OPTION)){ in TestPUtilAPI()
Dncnvtst.c1296 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
1471 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcrestst.c201 if(!getTestOption(VERBOSITY_OPTION)) in TestConstruction1()
Dnucnvtst.c446 if(getTestOption(VERBOSITY_OPTION)) in testConvertFromU()
607 if(getTestOption(VERBOSITY_OPTION)) in testConvertToU()
Dcucdtst.c1931 } else if(getTestOption(VERBOSITY_OPTION)) { in TestCharNames()
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c1199 case VERBOSITY_OPTION: in getTestOption()
1223 case VERBOSITY_OPTION: in setTestOption()