Searched refs:setupFlushable (Results 1 – 2 of 2) sorted by relevance
41 setupFlushable(false); in testFlush_clean()44 setupFlushable(false); in testFlush_clean()51 setupFlushable(true); in testFlush_flushableWithEatenException()58 setupFlushable(true); in testFlush_flushableWithThrownException()65 setupFlushable(true); in testFlushQuietly_flushableWithEatenException()71 private void setupFlushable(boolean shouldThrowOnFlush) throws IOException { in setupFlushable() method in FlushablesTest