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 AccessibilityFooterPreferenceControllerTest85 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()87 assertThat(mController.getIntroductionTitle()).isEqualTo(TEST_INTRODUCTION_TITLE); in setIntroductionTitle_setCorrectIntroductionTitle()92 mController.setIntroductionTitle(TEST_INTRODUCTION_TITLE); in onBindViewHolder_setIntroductionTitle_setCorrectIntroductionTitle()100 .contains(TEST_INTRODUCTION_TITLE); in onBindViewHolder_setIntroductionTitle_setCorrectIntroductionTitle()