Searched defs:expectedLayout (Results 1 – 5 of 5) sorted by relevance
107 int expectedLayout = com.android.systemui.res.R.layout.shutdown_dialog_finder_active; in getDialog_whenPowerOffFindingModeEnabled_returnsFinderDialog() local119 int expectedLayout = R.layout.shutdown_dialog; in getDialog_whenPowerOffFindingModeEnabledFlagDisabled_returnsFinderDialog() local131 int expectedLayout = R.layout.shutdown_dialog; in getDialog_whenPowerOffFindingModeDisabled_returnsDefaultDialog() local143 int expectedLayout = R.layout.shutdown_dialog; in getDialog_whenPowerOffFindingModeEnabledAndIsReboot_returnsDefaultDialog() local
1418 const auto expectedLayout = in iterate() local1478 const auto expectedLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local1502 const auto expectedLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local1527 const auto expectedLayout = VK_IMAGE_LAYOUT_GENERAL; in iterate() local
58 private void assertLayout(Integer... expectedLayout) { in assertLayout()
57 private void assertLayout(Integer... expectedLayout) { in assertLayout()
95 final int expectedLayout = computeScreenLayout(activity); in testScreenLayout() local