Home
last modified time | relevance | path

Searched defs:instrument (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGlAppSwitchTest.java69 Instrumentation instrument = getInstrumentation(); in setUp() local
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DApkInstrumentationPreparer.java104 private boolean instrument(ITestDevice device, IBuildInfo buildInfo) in instrument() method in ApkInstrumentationPreparer