Searched refs:unknownBloodType (Results 1 – 1 of 1) sorted by relevance
157 String unknownBloodType = activity.getResources().getString(R.string.unknown_blood_type); in testClearAllPreferences() local165 assertThat(bloodTypePreference.getSummary()).isNotEqualTo(unknownBloodType); in testClearAllPreferences()195 assertThat(bloodTypePreference.getSummary().toString()).isEqualTo(unknownBloodType); in testClearAllPreferences()