Home
last modified time | relevance | path

Searched defs:firstForWhere (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp644 …nst char *ticket, const char *where, const UChar *msg, UBool *firstForTicket, UBool *firstForWhere) in add()
667 …onst char *ticket, const char *where, const char *msg, UBool *firstForTicket, UBool *firstForWhere) in add()
718 UBool *firstForWhere) { in udbg_knownIssue_openU()
730 UBool *firstForWhere) { in udbg_knownIssue_open()
/external/icu/icu4c/source/tools/ctestfw/
Dctest.c702 UBool firstForWhere; in vlog_knownIssue() local
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp1008 UBool firstForTicket = TRUE, firstForWhere = TRUE; in logKnownIssue() local