Searched refs:assertShowing (Results 1 – 2 of 2) sorted by relevance
98 assertShowing(uiBot, null); in assertShowingDefaultMessage()102 static void assertShowing(UiBot uiBot, @Nullable String expectedMessage) throws Exception { in assertShowing() method in WelcomeActivity
476 WelcomeActivity.assertShowing(mUiBot, "Saved by the bell"); in testSave_launchIntent()