Searched refs:getTestDataPath (Results 1 – 11 of 11) sorted by relevance
28 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
17 protected String getTestDataPath() { in getTestDataPath() method in ClassMoveTest
15 protected String getTestDataPath() { in getTestDataPath() method in FieldRenameTest
15 protected String getTestDataPath() { in getTestDataPath() method in MethodRenameTest
60 myFullDataPath = getTestDataPath() + "/" + dataPath; in LightCodeInsightParsingTestCase()
215 const char* icu_data = fLog.getTestDataPath(status); in getTestBundle()
356 virtual const char* getTestDataPath(UErrorCode& err);
1592 const char* IntlTest::getTestDataPath(UErrorCode& err) { in getTestDataPath() function in IntlTest
166 virtual const char* getTestDataPath(UErrorCode& err) { in getTestDataPath() function in DataDrivenLogger