OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REPEAT_TESTS_OPTION
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/tools/ctestfw/unicode/
ctest.h
31
#define
REPEAT_TESTS_OPTION
1
/external/icu/icu4c/source/test/cintltst/
cintltst.c
125
while (getTestOption(
REPEAT_TESTS_OPTION
) > 0) { /* Loop runs once per complete execution of the tests
214
setTestOption(
REPEAT_TESTS_OPTION
, DECREMENT_OPTION_VALUE);
215
if (getTestOption(
REPEAT_TESTS_OPTION
) > 0) {
216
printf("Repeating tests %d more time(s)\n", getTestOption(
REPEAT_TESTS_OPTION
));
/external/icu/icu4c/source/tools/ctestfw/
ctest.c
[
all
...]
Completed in 6171 milliseconds