Searched refs:ValueMatchesDefault (Results 1 – 1 of 1) sorted by relevance
190 bool ValueMatchesDefault(const OpDef* op_def, const string& attr_name, in ValueMatchesDefault() function213 if (!s.ok() || !ValueMatchesDefault(op_def, entry.first, attr_tmp_)) { in FillAttrValueMapWithoutDefaults()