Searched refs:runCommands (Results 1 – 1 of 1) sorted by relevance
441 runCommands(device, mRunCommandBeforeSettings); in setUp()449 runCommands(device, mRunCommandAfterSettings); in setUp()865 private void runCommands(ITestDevice device, List<String> commands) in runCommands() method in DeviceSetup