Searched refs:InstrumentationTest (Results 1 – 8 of 8) sorted by relevance
21 import com.android.systemui.dagger.qualifiers.InstrumentationTest28 @InstrumentationTest private val instrumentationTest: Boolean
21 import com.android.systemui.dagger.qualifiers.InstrumentationTest;43 Builder instrumentationTest(@InstrumentationTest boolean test); in instrumentationTest()
19 import android.test.suitebuilder.examples.instrumentation.InstrumentationTest;42 unitTestSuiteBuilder.includePackages(packageFor(InstrumentationTest.class)); in testShouldExcludeIntrumentationTests()
21 public class InstrumentationTest extends InstrumentationTestCase { class
33 public @interface InstrumentationTest { annotation
25 public class InstrumentationTest extends InstrumentationTestCase { class
28 public class InstrumentationTest extends InstrumentationTestCase { class
34 public class InstrumentationTest { class