Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Dcheck_unittest.cc469 struct StructWithToStringNotStdString { struct
472 bool operator==(const StructWithToStringNotStdString& o) const { in operator ==() argument
479 const StructWithToStringNotStdString::PseudoString&) { in operator <<()
494 StructWithToStringNotStdString g, h; in TEST()