Searched refs:dumpstate_board_bin_file (Results 1 – 1 of 1) sorted by relevance
58 File dumpstate_board_bin_file = mTempFolder.newFile(); in testDumpstateBoard() local63 new FileOutputStream(dumpstate_board_bin_file.getPath());) { in testDumpstateBoard()76 Assert.assertNotEquals(0, dumpstate_board_bin_file.length()); in testDumpstateBoard()79 new FileInputStream(dumpstate_board_bin_file.getPath()); in testDumpstateBoard()