Home
last modified time | relevance | path

Searched defs:instrumentation (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/base-app-helpers/src/android/platform/test/helpers/
DDPadHelper.java32 private DPadHelper(Instrumentation instrumentation) { in DPadHelper()
36 public static DPadHelper getInstance(Instrumentation instrumentation) { in getInstance()
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DSysAppTestHelper.java70 private Instrumentation instrumentation = null; field in SysAppTestHelper
84 private SysAppTestHelper(UiDevice mDevice, Instrumentation instrumentation) { in SysAppTestHelper()
97 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
/platform_testing/tests/functional/externalstorage/src/com/android/functional/externalstoragetests/
DExternalStorageHelper.java72 Instrumentation instrumentation) { in ExternalStorageHelper()
80 UiAutomation uiAutomation, Instrumentation instrumentation) { in getInstance()
/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestRunner.java427 Test test, Instrumentation instrumentation) { in setInstrumentationIfInstrumentationTestCase()
481 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation()