Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A Dcheck_unittest.cc377 struct StructWithToStringNotStdString { struct
380 bool operator==(const StructWithToStringNotStdString& o) const { in operator ==() argument
387 const StructWithToStringNotStdString::PseudoString&) { in operator <<()
402 StructWithToStringNotStdString g, h; in TEST_F()