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