Searched refs:pathToDataDirectory (Results 1 - 13 of 13) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dtestidn.cpp89 char* filename = (char*) malloc(strlen(IntlTest::pathToDataDirectory())*1024);
91 const char *srcDir=IntlTest::pathToDataDirectory();
H A Dintltest.h224 static const char* pathToDataDirectory();
H A Ducdtest.cpp145 strcpy(newPath, pathToDataDirectory());
H A Dnormconf.cpp75 folder=pathToDataDirectory();
H A Dintltest.cpp1316 directory = pathToDataDirectory();
1370 const char * IntlTest::pathToDataDirectory() function in class:IntlTest
/external/icu4c/test/intltest/
H A Dtestidn.cpp88 char* filename = (char*) malloc(strlen(IntlTest::pathToDataDirectory())*1024);
90 const char *srcDir=IntlTest::pathToDataDirectory();
H A Dintltest.h227 static const char* pathToDataDirectory();
H A Ducdtest.cpp199 strcpy(newPath, pathToDataDirectory());
H A Dbidiconf.cpp86 strcpy(path, pathToDataDirectory());
H A Dnormconf.cpp76 folder=pathToDataDirectory();
H A Dintltest.cpp1342 directory = pathToDataDirectory();
1396 const char * IntlTest::pathToDataDirectory() function in class:IntlTest
/external/chromium/third_party/icu/source/test/iotest/
H A Diotest.cpp55 static const char * pathToDataDirectory(void) function in class:DataDrivenLogger
132 directory = pathToDataDirectory();
/external/icu4c/test/iotest/
H A Diotest.cpp63 static const char * pathToDataDirectory(void) function in class:DataDrivenLogger
140 directory = pathToDataDirectory();

Completed in 165 milliseconds