Searched refs:tableLocation (Results 1 – 1 of 1) sorted by relevance
79 final String tableLocation = m_database.getTableFileLocation().getAbsolutePath(); in before() local80 …final PrintWriter tableWriter = new PrintWriter( new FileOutputStream( tableLocation + File.separa… in before()