Home
last modified time | relevance | path

Searched refs:assertBoundsEquals (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowContextTests.java82 assertBoundsEquals(displayMetricsSession.getDisplayMetrics(), bounds); in testWindowContextConfigChanges()
90 assertBoundsEquals(displayMetricsSession.getDisplayMetrics(), bounds); in testWindowContextConfigChanges()
93 private void assertBoundsEquals(ReportedDisplayMetrics expectedMetrics, in assertBoundsEquals() method in WindowContextTests
142 assertBoundsEquals(displayMetricsSession.getDisplayMetrics(), bounds); in testWindowContextRegisterComponentCallbacks()