Searched defs:postExceptionToInstrumentation (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DDefaultItemAnimatorTest.java71 postExceptionToInstrumentation(t);
81 postExceptionToInstrumentation(t);
91 postExceptionToInstrumentation(t);
101 postExceptionToInstrumentation(t);
377 void postExceptionToInstrumentation(Throwable t) { method in class:DefaultItemAnimatorTest
H A DBaseRecyclerViewInstrumentationTest.java122 postExceptionToInstrumentation(t);
129 void postExceptionToInstrumentation(Throwable t) { method in class:BaseRecyclerViewInstrumentationTest
198 postExceptionToInstrumentation(t);
915 postExceptionToInstrumentation(t);
924 postExceptionToInstrumentation(t);

Completed in 93 milliseconds