Searched defs:valid_strings (Results 1 – 2 of 2) sorted by relevance
156 const std::unordered_set<std::string> &valid_strings) { in ValidateStringValue()
384 def check_valid_str(value, valid_strings, arg_name=""): argument