Home
last modified time | relevance | path

Searched defs:builderCaptor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowTextViewTest.java266 ArgumentCaptor<SpannableStringBuilder> builderCaptor = in whenSettingText_ShouldFireOnTextChangedWithCorrectArguments() local
313 ArgumentCaptor<SpannableStringBuilder> builderCaptor = in whenAppendingText_ShouldFireOnTextChangedWithCorrectArguments() local
457 ArgumentCaptor<SpannableStringBuilder> builderCaptor = in whenSettingTextToNull_WatchersSeeEmptyString() local