Searched refs:imageName (Results 1 – 4 of 4) sorted by relevance
707 protected String getImageVersion(ITestDevice device, String imageName) in getImageVersion() argument710 String versionQuery = String.format("version-%s", imageName); in getImageVersion()723 imageName, queryOutput); in getImageVersion()730 "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
165 for (String imageName : imageNames) { in setUpPreparerAndSystem()166 mPreparer.addSystemFileName(imageName); in setUpPreparerAndSystem()
502 protected String getImageVersion(ITestDevice device, String imageName) in testCheckAndFlashBootloader_SkippingFlashing()523 protected String getImageVersion(ITestDevice device, String imageName) in testCheckAndFlashBootloader()