Searched defs:expectedText (Results 1 – 5 of 5) sorted by relevance
110 String expectedText = "primary-button"; in onBindViewHolder_setPrimaryButtonText_shouldApplyToPrimaryButton() local120 String expectedText = "secondary-button"; in onBindViewHolder_setSecondaryButtonText_shouldApplyToSecondaryButton() local192 String expectedText = "123456"; in setPrimaryButtonText_setAfterBindViewHolder_setOnUi() local249 String expectedText = "10101010"; in setSecondaryButtonText_setAfterBindViewHolder_setOnUi() local
67 private static void assertNotSuggestionSpan(final String expectedText, in assertNotSuggestionSpan()79 private static void assertSuggestionSpan(final String expectedText, in assertSuggestionSpan()
111 String expectedText = mContext.getString(R.string.battery_tip_charge_to_full_button); in updatePreference_shouldSetPrimaryButtonText() local
344 public SpanFormat(int start, String expectedText, int style) { in SpanFormat()
400 FateMapping(byte fateNumber, String expectedText) { in FateMapping()