Searched refs:compareRectangles (Results 1 – 1 of 1) sorted by relevance
196 … assertTrue("Resize values for " + els[i] + " are equal.", !compareRectangles(rect1, rect2)); in checkPersistentWindowState()200 …e("Resized and restarted window for " + els[i] + " are not equal.", compareRectangles(rect2, newRe… in checkPersistentWindowState()385 private boolean compareRectangles(Rectangle rect1, Rectangle rect2) in compareRectangles() method in PersistentWindowTest
Completed in 10 milliseconds