Searched refs:portArg (Results 1 – 2 of 2) sorted by relevance
58 func sshArgs(debug bool, sshKey, portArg string, port int) []string {60 portArg, fmt.Sprint(port),
52 private void launchRemoteTestNG(final String portArg, final int portValue) { in launchRemoteTestNG() argument57 portArg, Integer.toString(portValue), "-dontexit", in launchRemoteTestNG()