Searched refs:LABELS (Results 1 – 1 of 1) sorted by relevance
39 final Map<Locale, CharSequence> LABELS = generateLabels(); in testGetters() local49 .setLabels(localeToULocale(LABELS)) in testGetters()56 assertEquals(LABELS, presentation.getLabels()); in testGetters()67 final Map<Locale, CharSequence> LABELS = generateLabels(); in testEqualsAndHashCode() local120 .setLabels(localeToULocale(LABELS))).build(); in testEqualsAndHashCode()122 .setLabels(localeToULocale(LABELS))).build(); in testEqualsAndHashCode()