Searched refs:testLabel2 (Results 1 – 1 of 1) sorted by relevance
67 final String testLabel2 = "label2"; in enableChart_shouldRender() local69 mPreference.setLabels(testLabel1, testLabel2); in enableChart_shouldRender()76 assertThat(textView2.getText()).isEqualTo(testLabel2); in enableChart_shouldRender()