Searched defs:PrintTestStruct (Results 1 – 3 of 3) sorted by relevance
1771 struct PrintTestStruct { struct1772 friend std::ostream& operator<<(std::ostream& os, const PrintTestStruct&) { in operator <<()1777 friend void AbslStringify(Sink& sink, const PrintTestStruct&) { in AbslStringify()
1890 struct PrintTestStruct { struct1891 friend std::ostream& operator<<(std::ostream& os, const PrintTestStruct&) { in operator <<()1896 friend void AbslStringify(Sink& sink, const PrintTestStruct&) { in AbslStringify()