Home
last modified time | relevance | path

Searched refs:ures_dumpCacheContents (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcintltst.c122 …fprintf(stderr, "After initial u_cleanup: RB cache %s empty.\n", ures_dumpCacheContents()?"WAS NOT… in main()
229 if(ures_dumpCacheContents()) { in main()
/external/icu/libicu/cts_headers/
Duresimp.h162 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void);
/external/icu/icu4c/source/common/
Duresimp.h162 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void);
Duresbund.cpp225 U_CAPI UBool U_EXPORT2 ures_dumpCacheContents(void) { in ures_dumpCacheContents() function