Searched refs:StructWithToStringAndOstream (Results 1 – 1 of 1) sorted by relevance
456 struct StructWithToStringAndOstream { struct457 bool operator==(const StructWithToStringAndOstream& o) const { in operator ==() argument464 const StructWithToStringAndOstream&) { in operator <<() argument491 StructWithToStringAndOstream e, f; in TEST()