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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcintltst.c53 static void ctst_freeAll(void);
217 ctst_freeAll();
222 fprintf(stderr,"ctst_freeAll(): cleaned up after %d allocations (queue of %d)\n", ctst_allocated_total, CTST_MAX_ALLOC);
636 static void ctst_freeAll() { function
/external/icu/icu4c/source/test/cintltst/
H A Dcintltst.c53 static void ctst_freeAll(void);
217 ctst_freeAll();
222 fprintf(stderr,"ctst_freeAll(): cleaned up after %d allocations (queue of %d)\n", ctst_allocated_total, CTST_MAX_ALLOC);
636 static void ctst_freeAll() { function

Completed in 110 milliseconds