Searched refs:getGceAccount (Results 1 – 2 of 2) sorted by relevance
830 public String getGceAccount() { in getGceAccount() method in TestDeviceOptions
673 if (getTestDeviceOptions().getGceAccount() != null) { in buildGceCmd()675 gceArgs.add(getTestDeviceOptions().getGceAccount()); in buildGceCmd()