Searched refs:setupFlushable (Results 1 – 1 of 1) sorted by relevance
46 setupFlushable(false); in testFlush_clean()49 setupFlushable(false); in testFlush_clean()56 setupFlushable(true); in testFlush_flushableWithEatenException()63 setupFlushable(true); in testFlush_flushableWithThrownException()71 setupFlushable(true); in testFlushQuietly_flushableWithEatenException()86 private void setupFlushable(boolean shouldThrowOnFlush) throws IOException { in setupFlushable() method in FlushablesTest