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.java291 private boolean mTestApiAccess = true; field in InstrumentationTest
698 && !mTestApiAccess in createRemoteAndroidTestRunner()
DInstalledInstrumentationsTest.java187 private boolean mTestApiAccess = true; field in InstalledInstrumentationsTest