Home
last modified time | relevance | path

Searched refs:getCommandLineArgs (Results 1 – 10 of 10) sorted by relevance

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DLightInvocationResult.java57 mCommandLineArgs = result.getCommandLineArgs(); in LightInvocationResult()
193 public String getCommandLineArgs() { in getCommandLineArgs() method in LightInvocationResult
DIInvocationResult.java101 String getCommandLineArgs(); in getCommandLineArgs() method
DInvocationResult.java190 public String getCommandLineArgs() { in getCommandLineArgs() method in InvocationResult
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelperTest.java168 assertNull(mHelper.getCommandLineArgs()); in testGetCommandLineArgs()
170 assertEquals(COMMAND_LINE_ARGS, mHelper.getCommandLineArgs()); in testGetCommandLineArgs()
174 assertEquals(COMMAND_LINE_ARGS, mHelper.getCommandLineArgs()); in testGetCommandLineArgs()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DRetryFilterHelper.java152 String retryCommandLineArgs = result.getCommandLineArgs(); in setCommandLineOptionsFor()
170 String retryCommandLineArgs = result.getCommandLineArgs(); in setBuildInfoRetryCommand()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java72 public String getCommandLineArgs() { in getCommandLineArgs() method in CompatibilityBuildHelper
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelper.java387 String retryCommandLineArgs = mResult.getCommandLineArgs(); in setupFields()
DResultReporter.java852 mBuildHelper.getCommandLineArgs(), in generateResultXmlFile()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java732 String retryCommandLineArgs = result.getCommandLineArgs(); in loadRetryCommandLineArgs()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...