Searched refs:getSentenceSuggestionsCallingThreads (Results 1 – 1 of 1) sorted by relevance
300 assertThat(fakeListener.getSentenceSuggestionsCallingThreads).hasSize(1) in <lambda>()301 assertThat(fakeListener.getSentenceSuggestionsCallingThreads[0]) in <lambda>()327 fakeListener.getSentenceSuggestionsCallingThreads.size > 0 in <lambda>()330 assertThat(fakeListener.getSentenceSuggestionsCallingThreads).hasSize(1) in <lambda>()331 assertThat(fakeListener.getSentenceSuggestionsCallingThreads[0]) in <lambda>()712 val getSentenceSuggestionsCallingThreads = ArrayList<Thread>() in <lambda>() constant720 getSentenceSuggestionsCallingThreads.add(Thread.currentThread()) in <lambda>()