Searched defs:optionValues (Results 1 – 2 of 2) sorted by relevance
54 TradefedConfigObject(Type type, String className, MultiMap<String, String> optionValues) { in TradefedConfigObject() argument73 MultiMap<String, String> optionValues = new MultiMap<>(); in fromJson() local
141 MultiMap<String, String> optionValues = configObjDef.getOptionValues(); in createConfigObject() local