Searched refs:wbStats (Results 1 – 1 of 1) sorted by relevance
88 String wbStats = FileUtils in getWrittenPageCount() local90 return Integer.parseInt(wbStats.trim().split("\\s+")[2], 10); in getWrittenPageCount()