HomeSort by relevance Sort by last modified time
    Searched defs:firstForTicket (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 701 UBool firstForTicket;
709 &firstForTicket, &firstForWhere);
711 if(firstForTicket || firstForWhere) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
intltest.cpp 1008 UBool firstForTicket = TRUE, firstForWhere = TRUE;
1009 knownList = udbg_knownIssue_openU(knownList, ticket, fullpath, msg2.getTerminatedBuffer(), &firstForTicket, &firstForWhere);
1013 if(firstForTicket || firstForWhere) {
    [all...]

Completed in 681 milliseconds