Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DUiAutomatorTest.java152 private boolean mTestApiAccess = true; field in UiAutomatorTest
266 && !mTestApiAccess in createTestRunner()
DInstrumentationTest.java294 private boolean mTestApiAccess = true; field in InstrumentationTest
660 && !mTestApiAccess in getRunOptions()
DInstalledInstrumentationsTest.java170 private boolean mTestApiAccess = true; field in InstalledInstrumentationsTest