Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7195 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; struct
7219 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value, in TEST()
7222 const InheritsDebugStringMethods>::value, in TEST()
7243 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value); in TEST()