Home | History | Annotate | Download | only in testtype

Lines Matching refs:CommandResult

26 import com.android.tradefed.util.CommandResult;
119 public CommandResult getCommandResult() {
120 CommandResult cr = new CommandResult();
138 CommandResult c = new CommandResult();
145 CommandResult c = new CommandResult();
158 CommandResult c = new CommandResult();
165 CommandResult expectedResult = testResult.getCommandResult();