Searched refs:testLabel1 (Results 1 – 1 of 1) sorted by relevance
66 final String testLabel1 = "label1"; in enableChart_shouldRender() local69 mPreference.setLabels(testLabel1, testLabel2); in enableChart_shouldRender()73 assertThat(textView1.getText()).isEqualTo(testLabel1); in enableChart_shouldRender()