Searched refs:hasExpectedFrame (Results 1 – 1 of 1) sorted by relevance
1402 Predicate<List<WindowInfo>> hasExpectedFrame = windowInfos -> { in testPopupWindowPosition() local1434 assertTrue(waitForWindowInfos(hasExpectedFrame, 5, TimeUnit.SECONDS)); in testPopupWindowPosition()