Searched refs:imageName (Results 1 – 3 of 3) sorted by relevance
679 protected String getImageVersion(ITestDevice device, String imageName) in getImageVersion() argument682 String versionQuery = String.format("version-%s", imageName); in getImageVersion()694 imageName, queryOutput); in getImageVersion()701 "Could not find version for '%s' after %d retry attempts", imageName, attempts), in getImageVersion()
35 public File retrieveFile(String imageName, String version) throws TargetSetupError; in retrieveFile() argument
499 protected String getImageVersion(ITestDevice device, String imageName) in testCheckAndFlashBootloader_SkippingFlashing()520 protected String getImageVersion(ITestDevice device, String imageName) in testCheckAndFlashBootloader()