Searched refs:getMainThreadException (Results 1 – 3 of 3) sorted by relevance
206 assertTrue(getMainThreadException() instanceof IllegalStateException); in detectStableIdError()207 assertTrue(getMainThreadException().getMessage() in detectStableIdError()
107 public Throwable getMainThreadException() { in getMainThreadException() method in BaseRecyclerViewInstrumentationTest
3236 getMainThreadException() instanceof IllegalStateException); in adapterChangeInMainThreadTest()3333 getMainThreadException() instanceof IllegalStateException); in adapterChangeDuringScrollTest()