Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestRunner.java274 InstrumentationTestCase instrTest = (InstrumentationTestCase) test; in injectInstrumentation() local
276 instrTest.injectInstrumentation(AuptTestRunner.this); in injectInstrumentation()