Home
last modified time | relevance | path

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

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
DRobolectricTestRunner.java60 private static InstrumentDetector instrumentDetector = InstrumentDetector.DEFAULT; field in RobolectricTestRunner
82 instrumentDetector = detector; in setInstrumentDetector()
288 return instrumentDetector.isInstrumented(); in isInstrumented()