Home
last modified time | relevance | path

Searched refs:StructWithToStringAndOstream (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dcheck_unittest.cc456 struct StructWithToStringAndOstream { struct
457 bool operator==(const StructWithToStringAndOstream& o) const { in operator ==() argument
464 const StructWithToStringAndOstream&) { in operator <<() argument
491 StructWithToStringAndOstream e, f; in TEST()