Searched refs:getTableFileLocation (Results 1 – 2 of 2) sorted by relevance
68 public File getTableFileLocation() in getTableFileLocation() method in FlatFileDatabase
79 final String tableLocation = m_database.getTableFileLocation().getAbsolutePath(); in before()