Searched refs:getSshPrivateKeyPath (Results 1 – 4 of 4) sorted by relevance
181 if (!getTestDeviceOptions().getSshPrivateKeyPath().canRead()) { in checkSshKey()185 if (getTestDeviceOptions().getSshPrivateKeyPath().canRead()) { in checkSshKey()194 getTestDeviceOptions().getSshPrivateKeyPath().getAbsolutePath())); in checkSshKey()208 getTestDeviceOptions().getSshPrivateKeyPath(), in initGce()231 getTestDeviceOptions().getSshPrivateKeyPath(), in initGce()367 getTestDeviceOptions().getSshPrivateKeyPath(), in createSshTunnel()
51 options.getSshPrivateKeyPath(), in remoteSshCommandExec()
140 options.getSshPrivateKeyPath(), in internalScpExec()
537 public File getSshPrivateKeyPath() { in getSshPrivateKeyPath() method in TestDeviceOptions