Searched defs:instanceName (Results 1 – 4 of 4) sorted by relevance
70 public GceAvdInfo(String instanceName, HostAndPort hostAndPort) { in GceAvdInfo()77 String instanceName, HostAndPort hostAndPort, String errors, GceStatus status) { in GceAvdInfo()101 public String instanceName() { in instanceName() method in GceAvdInfo192 String instanceName = d.getString("instance_name"); in parseGceInfoFromString() local
188 String instanceName = extractInstanceName(cmd.getStderr()); in startGce() local357 String instanceName = null; in shutdownGce() local392 TestDeviceOptions options, IRunUtil runUtil, String instanceName) { in AcloudShutdown()645 String instanceName = infos.instanceName(); in getInstanceSerialLog() local
126 String instanceName = (mGceAvdInfo != null ? mGceAvdInfo.instanceName() : null); in postInvocationTearDown() local399 private CommandResult acloudDelete(String instanceName, TestDeviceOptions options) { in acloudDelete()427 private void reportInstanceLogs(String instanceName) { in reportInstanceLogs()
121 String instanceName = null; in runTests() local