Searched refs:LABELS (Results 1 – 1 of 1) sorted by relevance
38 final Map<Locale, CharSequence> LABELS = generateLabels(); in testGetters() local48 .setLabels(localeToULocale(LABELS)) in testGetters()55 assertEquals(LABELS, presentation.getLabels()); in testGetters()66 final Map<Locale, CharSequence> LABELS = generateLabels(); in testEqualsAndHashCode() local119 .setLabels(localeToULocale(LABELS))).build(); in testEqualsAndHashCode()121 .setLabels(localeToULocale(LABELS))).build(); in testEqualsAndHashCode()