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

  /external/chromium_org/third_party/icu/source/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/intltest/
testidn.cpp 89 char* filename = (char*) malloc(strlen(IntlTest::pathToDataDirectory())*1024);
91 const char *srcDir=IntlTest::pathToDataDirectory();
intltest.h 313 static const char* pathToDataDirectory();
bidiconf.cpp 86 strcpy(path, pathToDataDirectory());
ucdtest.cpp 206 strcpy(newPath, pathToDataDirectory());
normconf.cpp 76 folder=pathToDataDirectory();
intltest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/iotest/
iotest.cpp 63 static const char * pathToDataDirectory(void)
140 directory = pathToDataDirectory();
    [all...]
  /external/icu4c/test/iotest/
iotest.cpp 63 static const char * pathToDataDirectory(void)
140 directory = pathToDataDirectory();
    [all...]

Completed in 2533 milliseconds