Searched refs:logExecuteShellCommand (Results 1 – 1 of 1) sorted by relevance
342 logExecuteShellCommand(context.getDevices(), listener); in performInvocation()1045 private void logExecuteShellCommand(List<ITestDevice> devices, ITestLogger logger) { in logExecuteShellCommand() method in TestInvocation