Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc7187 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; struct
7211 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value, in TEST()
7214 const InheritsDebugStringMethods>::value, in TEST()
7235 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value); in TEST()