| /tools/tradefederation/core/javatests/com/android/tradefed/observatory/ |
| D | TestDiscoveryInvokerTest.java | 111 String commandLine = in testSuccessTestDependencyDiscovery() local 190 String commandLine = in testFailTestDependencyDiscovery() local 238 String commandLine = in testTestDependencyDiscovery_NoConfigNameInArgs() local 329 String commandLine = in testTestMappingDependencyDiscovery() local
|
| /tools/asuite/asuite_plugin/src/test/unittests/ |
| D | CommandRunnerTest.java | 46 GeneralCommandLine commandLine = (GeneralCommandLine) field.get(lsCommand); in testCommandRunnerByLs() local 57 GeneralCommandLine commandLine = (GeneralCommandLine) field.get(lsCommand); in testCommandRunnerByTarget() local
|
| /tools/tradefederation/core/javatests/com/android/tradefed/sandbox/ |
| D | SandboxConfigDumpTest.java | 62 String[] commandLine = in testParseCommandLine() local 81 String[] commandLine = in testParseCommandLine_filtered() local 102 String[] commandLine = in testParseCommandLine_run() local
|
| /tools/tradefederation/core/src/com/android/tradefed/config/proxy/ |
| D | TradefedDelegator.java | 103 String[] commandLine = clearCommandlineFromOneArg(originalCommand, DELETEGATED_OPTION_NAME); in clearCommandline() local
|
| /tools/tradefederation/core/src/com/android/tradefed/cluster/ |
| D | TestContext.java | 44 public void setCommandLine(String commandLine) { in setCommandLine()
|
| D | SubprocessReportingHelper.java | 59 String commandLine, String classpath, File workDir, String port) { in SubprocessReportingHelper()
|
| /tools/tradefederation/core/src/com/android/tradefed/invoker/ |
| D | InvocationCacheHelper.java | 209 private static List<String> getCommonCommandLine(String commandLine) { in getCommonCommandLine()
|
| D | DelegatedInvocationExecution.java | 145 List<String> commandLine = new ArrayList<>(); in runTests() local
|
| D | TestInvocation.java | 2010 public static IBuildInfo backFillBuildInfoForReporting(String commandLine) { in backFillBuildInfoForReporting()
|
| /tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
| D | AtraceCollector.java | 232 List<String> commandLine = new ArrayList<String>(); in postProcess() local
|
| /tools/loganalysis/src/com/android/loganalysis/item/ |
| D | BugreportItem.java | 90 public void setCommandLine(CommandLineItem commandLine) { in setCommandLine()
|
| /tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/ |
| D | RetryRescheduler.java | 133 String commandLine = previousLoader.getCommandLine(); in run() local
|
| /tools/tradefederation/core/javatests/com/android/tradefed/invoker/ |
| D | TestInvocationTest.java | 340 private void stubNShardInvocation(int numShard, String commandLine) throws Exception { in stubNShardInvocation() 351 private void verifyNShardInvocation(int numShard, String commandLine) throws Exception { in verifyNShardInvocation()
|
| /tools/tradefederation/core/src/com/android/tradefed/sandbox/ |
| D | TradefedSandbox.java | 465 String commandLine = config.getCommandLine(); in prepareConfiguration() local
|
| /tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/ |
| D | PythonBinaryHostTest.java | 289 List<String> commandLine = new ArrayList<>(); in runSinglePythonFile() local
|
| /tools/tradefederation/core/test_framework/com/android/tradefed/testtype/mobly/ |
| D | MoblyBinaryHostTest.java | 717 List<String> commandLine = new ArrayList<>(); in buildCommandLineArray() local
|