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

  /external/icu4c/test/intltest/
testidn.cpp 88 char* filename = (char*) malloc(strlen(IntlTest::pathToDataDirectory())*1024);
90 const char *srcDir=IntlTest::pathToDataDirectory();
intltest.h 259 static const char* pathToDataDirectory();
ucdtest.cpp 201 strcpy(newPath, pathToDataDirectory());
bidiconf.cpp 86 strcpy(path, pathToDataDirectory());
normconf.cpp 76 folder=pathToDataDirectory();
intltest.cpp     [all...]
  /external/icu4c/test/iotest/
iotest.cpp 63 static const char * pathToDataDirectory(void)
140 directory = pathToDataDirectory();
    [all...]

Completed in 207 milliseconds