Home
last modified time | relevance | path

Searched refs:getDataFile (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/common/
H A DTestspace.java122 public static File getDataFile(String dataFilePath) { in getDataFile() method in Testspace
137 File file = getDataFile(dataFilePath); in getDataPath()