Searched refs:waitForWithGc (Results 1 – 1 of 1) sorted by relevance
331 waitForWithGc(() -> receivedSignalCleaned.getCount() == 0); in testNoStrongServedViewReferenceAfterWindowDetached()334 private void waitForWithGc(PollingCheck.PollingCheckCondition condition) throws IOException { in waitForWithGc() method