Searched refs:getCommandLineArgs (Results 1 – 9 of 9) sorted by relevance
57 mCommandLineArgs = result.getCommandLineArgs(); in LightInvocationResult()193 public String getCommandLineArgs() { in getCommandLineArgs() method in LightInvocationResult
101 String getCommandLineArgs(); in getCommandLineArgs() method
190 public String getCommandLineArgs() { in getCommandLineArgs() method in InvocationResult
168 assertNull(mHelper.getCommandLineArgs()); in testGetCommandLineArgs()170 assertEquals(COMMAND_LINE_ARGS, mHelper.getCommandLineArgs()); in testGetCommandLineArgs()174 assertEquals(COMMAND_LINE_ARGS, mHelper.getCommandLineArgs()); in testGetCommandLineArgs()
152 String retryCommandLineArgs = result.getCommandLineArgs(); in setCommandLineOptionsFor()170 String retryCommandLineArgs = result.getCommandLineArgs(); in setBuildInfoRetryCommand()
72 public String getCommandLineArgs() { in getCommandLineArgs() method in CompatibilityBuildHelper
387 String retryCommandLineArgs = mResult.getCommandLineArgs(); in setupFields()
851 mBuildHelper.getCommandLineArgs(), in generateResultXmlFile()
734 String retryCommandLineArgs = result.getCommandLineArgs(); in loadRetryCommandLineArgs()