Searched defs:old_element (Results 1 – 8 of 8) sorted by relevance
59 bool UnsafeDifference(const Element& old_element, const Element& new_element) { in UnsafeDifference()101 virtual void OutputCompare(const Element& old_element, in OutputCompare()175 void OutputCompare(const Element& old_element, in OutputCompare()
92 absl::optional<Element> old_element = detector.Run(old_sub_image); in Parse() local
192 const Element& old_element() const { return element_match_.old_element; } in old_element() function
218 const Element& old_element() const { return element_match_.old_element; } in old_element() function
219 Element old_element; member