Searched refs:instrument (Results 1 – 12 of 12) sorted by relevance
196 Instrument instrument = new Instrument(mAm, mPm); in runInstrument() local201 instrument.profileFile = nextArgRequired(); in runInstrument()203 instrument.wait = true; in runInstrument()205 instrument.rawMode = true; in runInstrument()207 instrument.proto = true; in runInstrument()211 instrument.args.putString(argKey, argValue); in runInstrument()214 instrument.noWindowAnimation = true; in runInstrument()216 instrument.userId = parseUserArg(nextArgRequired()); in runInstrument()218 instrument.abi = nextArgRequired(); in runInstrument()225 if (instrument.userId == UserHandle.USER_ALL) { in runInstrument()[all …]
13 am instrument -w -e command prepare \17 am instrument -w -e command set_wait \22 am instrument -w -e command done \
4 adb shell am instrument -w com.android.test.hierarchyviewer/android.test.InstrumentationTestRunner
24 adb shell am instrument -w "$@" 'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunn…
40 adb shell am instrument -w 'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunner'
5 adb shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner
24 adb shell am instrument -w -e class android.os.SystemPropertiesTest com.android.frameworks.coretest…
7 adb shell am instrument \
43 adb shell am instrument -w "$@" \
47 adb shell am instrument -e coverage true -w 'com.android.server.wifi.test/android.support.test.runn…
30 adb shell am instrument -w 'com.android.server.wifi.test/android.support.test.runner.AndroidJUnitRu…
32 adb shell am instrument -w \