Searched refs:TEST_INTRODUCTION_TITLE (Results 1 – 1 of 1) sorted by relevance
52 private static final String TEST_INTRODUCTION_TITLE = "test_introduction_title"; field in AccessibilityFooterPreferenceControllerTest84 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()86 assertThat(mController.getIntroductionTitle()).isEqualTo(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()91 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in onBindViewHolder_setIntroductionTitle_setCorrectIntroductionTitle()99 .contains(TEST_INTRODUCTION_TITLE); in onBindViewHolder_setIntroductionTitle_setCorrectIntroductionTitle()