Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/ctestfw/unicode/
Dctest.h123 setTestOption ( int32_t testOption, int32_t value);
/external/icu/icu4c/source/test/cintltst/
Dcintltst.c214 setTestOption(REPEAT_TESTS_OPTION, DECREMENT_OPTION_VALUE); in main()
Dcmsccoll.c979 setTestOption(QUICK_OPTION, 1); in TestIncrementalNormalize()
1019 setTestOption(QUICK_OPTION, myQ); in TestIncrementalNormalize()
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c1254 setTestOption ( int32_t testOption, int32_t value) { in setTestOption() function