Home
last modified time | relevance | path

Searched refs:gFailed (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp26 static UBool gFailed = FALSE; variable
34 gFailed = TRUE;\
41 gFailed = TRUE;\
367 gFailed = FALSE; in TestCMR()
376 if (gFailed) { in TestCMR()
391 if (gFailed) { in TestCMR()
412 gFailed = FALSE; in TestCopyMove()
458 if (gFailed) { in TestCopyMove()
490 gFailed = FALSE; in TestReplace()
535 if (gFailed) { in TestReplace()
[all …]
/external/icu/icu4c/source/test/cintltst/
Dutexttst.c39 gFailed = TRUE;\
46 gFailed = TRUE;\
62 UBool gFailed = FALSE; in TestAPI() local
63 (void)gFailed; /* Suppress set but not used warning. */ in TestAPI()