Searched refs:touchAndAssert (Results 1 – 1 of 1) sorted by relevance
47 touchAndAssert(false /* shouldBeFinishing */); in withDefaults()53 touchAndAssert(true /* shouldBeFinishing */); in finishTrue()59 touchAndAssert(false /* shouldBeFinishing */); in finishFalse()63 private void touchAndAssert(boolean shouldBeFinishing) { in touchAndAssert() method in CloseOnOutsideTests