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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 46 U_CFUNC void ctst_freeAll(void);
210 ctst_freeAll();
633 void ctst_freeAll() {
  /external/icu4c/test/cintltst/
cintltst.c 54 static void ctst_freeAll(void);
218 ctst_freeAll();
223 fprintf(stderr,"ctst_freeAll(): cleaned up after %d allocations (queue of %d)\n", ctst_allocated_total, CTST_MAX_ALLOC);
641 static void ctst_freeAll() {

Completed in 141 milliseconds