Home
last modified time | relevance | path

Searched defs:HasDebugStringMethods (Results 1 – 1 of 1) sorted by relevance

/src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7238 struct HasDebugStringMethods { struct
7243 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; argument