Searched refs:isInstrumentationTest (Results 1 – 1 of 1) sorted by relevance
213 if (!isInstrumentationTest()) { in run()227 if (!isInstrumentationTest()) { in run()249 if (isInstrumentationTest()) { in createTestRunner()323 if (!isInstrumentationTest()) { in preTestSetup()547 public boolean isInstrumentationTest() { in isInstrumentationTest() method in UiAutomatorTest