Home
last modified time | relevance | path

Searched refs:injectInstrumentation (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DBaseInstrumentationTestCase.java39 injectInstrumentation(InstrumentationRegistry.getInstrumentation()); in setUp()
/frameworks/base/core/java/android/test/
DInstrumentationTestSuite.java68 ((InstrumentationTestCase) test).injectInstrumentation(mInstrumentation); in runTest()
DInstrumentationTestCase.java46 public void injectInstrumentation(Instrumentation instrumentation) { in injectInstrumentation() method in InstrumentationTestCase
61 injectInstrumentation(instrumentation); in injectInsrumentation()
/frameworks/base/test-runner/src/android/test/
DAndroidTestRunner.java209 ((InstrumentationTestCase) test).injectInstrumentation(instrumentation); in setInstrumentationIfInstrumentationTestCase()
/frameworks/base/docs/html/training/testing/ui-testing/
Despresso-testing.jd219 …nk android.test.InstrumentationTestCase#injectInstrumentation(android.app.Instrumentation) injectI…
241 injectInstrumentation(InstrumentationRegistry.getInstrumentation());
/frameworks/base/docs/html/tools/testing-support-library/
Dindex.jd152 injectInstrumentation(InstrumentationRegistry.getInstrumentation());
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java77 injectInstrumentation(InstrumentationRegistry.getInstrumentation()); in setUp()
/frameworks/base/api/
Dcurrent.txt31406 method public void injectInstrumentation(android.app.Instrumentation);
Dsystem-current.txt33689 method public void injectInstrumentation(android.app.Instrumentation);