Home
last modified time | relevance | path

Searched refs:instrument (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java196 Instrument instrument = new Instrument(mAm, mPm); in runInstrument() local
201 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 …]
/frameworks/base/tests/utils/SleepUtils/
DREADME13 am instrument -w -e command prepare \
17 am instrument -w -e command set_wait \
22 am instrument -w -e command done \
/frameworks/base/tests/HierarchyViewerTest/
Drun_tests.sh4 adb shell am instrument -w com.android.test.hierarchyviewer/android.test.InstrumentationTestRunner
/frameworks/base/wifi/tests/
Druntests.sh24 adb shell am instrument -w "$@" 'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunn…
DREADME.md40 adb shell am instrument -w 'android.net.wifi.test/android.support.test.runner.AndroidJUnitRunner'
/frameworks/opt/calendar/
DREADME5 adb shell am instrument -w com.android.calendarcommon2.tests/android.test.InstrumentationTestRunner
/frameworks/base/core/tests/systemproperties/
Drun_core_systemproperties_test.sh24 adb shell am instrument -w -e class android.os.SystemPropertiesTest com.android.frameworks.coretest…
/frameworks/base/tests/SmokeTest/
DREADME7 adb shell am instrument \
/frameworks/opt/net/wifi/tests/wifitests/
Druntests.sh43 adb shell am instrument -w "$@" \
Dcoverage.sh47 adb shell am instrument -e coverage true -w 'com.android.server.wifi.test/android.support.test.runn…
DREADME.md30 adb shell am instrument -w 'com.android.server.wifi.test/android.support.test.runner.AndroidJUnitRu…
/frameworks/base/core/tests/coretests/
DREADME32 adb shell am instrument -w \