Searched refs:ctst_allocated_total (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcintltst.c49 static int ctst_allocated_total = 0; variable
222 if(getTestOption(VERBOSITY_OPTION) && ctst_allocated_total>0) {
223 fprintf(stderr,"ctst_freeAll(): cleaned up after %d allocations (queue of %d)\n", ctst_allocated_total, CTST_MAX_ALLOC);
629 ctst_allocated_total++;

Completed in 140 milliseconds