Searched defs:close1 (Results 1 – 1 of 1) sorted by relevance
86 Runnable close1 = () -> { holder[0] = true; }; in testTwoCloseHandlers() local117 Runnable close1 = () -> { holder[0] = true; throw new RuntimeException("1"); }; in testCascadedExceptions() local