Searched defs:assertLayout (Results 1 – 3 of 3) sorted by relevance
58 private void assertLayout(Integer... expectedLayout) { in assertLayout() method in MenuLayoutLandscapeTest
57 private void assertLayout(Integer... expectedLayout) { in assertLayout() method in MenuLayoutPortraitTest
46 private static void assertLayout(final String message, final int expected, final int actual) { in assertLayout() method in KeyboardStateTestsBase