Searched refs:getOptionValues (Results 1 – 4 of 4) sorted by relevance
68 public MultiMap<String, String> getOptionValues() { in getOptionValues() method in TradefedConfigObject
141 MultiMap<String, String> optionValues = configObjDef.getOptionValues(); in createConfigObject()
143 public List<String> getOptionValues(String optionName); in getOptionValues() method
526 public List<String> getOptionValues(String optionName) { in getOptionValues() method in GlobalConfiguration