Home
last modified time | relevance | path

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

/external/cronet/base/
Dcheck_unittest.cc472 struct StructWithToStringNotStdString { struct
475 bool operator==(const StructWithToStringNotStdString& o) const { in operator ==() argument
482 const StructWithToStringNotStdString::PseudoString&) { in operator <<()
497 StructWithToStringNotStdString g, h; in TEST()