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