Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
Dgtest_unittest.cc7216 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; struct
7241 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value, in TEST()
7244 const InheritsDebugStringMethods>::value, in TEST()
7266 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value); in TEST()