HomeSort by relevance Sort by last modified time
    Searched refs:findDirname (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/tools/toolutil/
toolutil.h 95 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status);
toolutil.cpp 126 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) {
  /external/icu/icu4c/source/test/cintltst/
putiltst.c 666 log_verbose("Testing findDirname()\n");
675 result = STRNULL(findDirname(testCases[i].inBuf, toolutil_testBuf, testCases[i].outBufLen, &status));
692 addTest(root, &toolutil_findDirname, "putiltst/toolutil/findDirname");
  /external/icu/icu4c/source/tools/pkgdata/
pkgdata.cpp     [all...]

Completed in 105 milliseconds