Searched refs:getTestDeviceOptions (Results 1 – 2 of 2) sorted by relevance
171 long driverTimeoutMs = getTestDeviceOptions().getGceCmdTimeout(); in startGce()172 if (!getTestDeviceOptions().allowGceCmdTimeoutOverride()) { in startGce()185 getTestDeviceOptions().getGceCmdTimeout(), in startGce()257 File avdDriverFile = getTestDeviceOptions().getAvdDriverBinary(); in buildGceCmd()271 getTestDeviceOptions().getInstanceType())); in buildGceCmd()273 List<String> gceDriverParams = getTestDeviceOptions().getGceDriverParams(); in buildGceCmd()276 getTestDeviceOptions().getInstanceType())) { in buildGceCmd()280 if (getTestDeviceOptions().getCrosUser() != null in buildGceCmd()281 && getTestDeviceOptions().getCrosPassword() != null) { in buildGceCmd()283 gceArgs.add(getTestDeviceOptions().getCrosUser()); in buildGceCmd()[all …]
120 TestDeviceOptions getTestDeviceOptions() { in getTestDeviceOptions() method in GceSshTunnelMonitor181 if (!getTestDeviceOptions().getSshPrivateKeyPath().canRead()) { in checkSshKey()185 if (getTestDeviceOptions().getSshPrivateKeyPath().canRead()) { in checkSshKey()194 getTestDeviceOptions().getSshPrivateKeyPath().getAbsolutePath())); in checkSshKey()208 getTestDeviceOptions().getSshPrivateKeyPath(), in initGce()210 getTestDeviceOptions().getInstanceUser(), in initGce()231 getTestDeviceOptions().getSshPrivateKeyPath(), in initGce()233 getTestDeviceOptions().getInstanceUser(), in initGce()367 getTestDeviceOptions().getSshPrivateKeyPath(), in createSshTunnel()369 getTestDeviceOptions().getInstanceUser(), in createSshTunnel()