Searched defs:testTitle (Results 1 – 2 of 2) sorted by relevance
337 String testTitle = mActivity.getResources().getString(INITIAL_TITLE_RES_ID); in startWithFragmentAndInitTitleInner() local692 String testTitle = mActivity.getResources().getString(INITIAL_TITLE_RES_ID); in assertTitleShown() local
369 protected String testTitle(String cam, String scene) { in testTitle() method in ItsTestActivity