Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityMetricsLoggerTests.java245 final String amStartOutput = SystemUtil.runShellCommand( in testAppWarmLaunchSetsWaitResultDelayData() local
272 final String amStartOutput = SystemUtil.runShellCommand( in testAppHotLaunchSetsWaitResultDelayData() local
303 final String amStartOutput = SystemUtil.runShellCommand(startTestActivityCmd); in testAppRelaunchSetsWaitResultDelayData() local
314 final String amStartOutput = SystemUtil.runShellCommand( in testAppColdLaunchSetsWaitResultDelayData() local
419 final String amStartOutput = executeShellCommand("am start --ez " + KEY_LAUNCH_ACTIVITY in testConsecutiveLaunch() local
494 private static void assertLaunchComponentState(String amStartOutput, ComponentName component, in assertLaunchComponentState()
502 private static void assertLaunchComponentStateAndTime(String amStartOutput, in assertLaunchComponentStateAndTime()