Searched refs:getTestDataPath (Results 1 – 11 of 11) sorted by relevance
30 virtual const char* getTestDataPath(UErrorCode& err) = 0;
40 protected String getTestDataPath() { in getTestDataPath() method in ParserTest
14 protected String getTestDataPath() { in getTestDataPath() method in ClassRenameTest
15 protected String getTestDataPath() { in getTestDataPath() method in MethodRenameTest
17 protected String getTestDataPath() { in getTestDataPath() method in ClassMoveTest
15 protected String getTestDataPath() { in getTestDataPath() method in FieldRenameTest
60 myFullDataPath = getTestDataPath() + "/" + dataPath; in LightCodeInsightParsingTestCase()
217 const char* icu_data = fLog.getTestDataPath(status); in getTestBundle()
382 virtual const char* getTestDataPath(UErrorCode& err);
1610 const char* IntlTest::getTestDataPath(UErrorCode& err) { in getTestDataPath() function in IntlTest
169 virtual const char* getTestDataPath(UErrorCode& err) { in getTestDataPath() function in DataDrivenLogger