Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
Dgtest_unittest.cc7160 struct InheritsDebugStringMethods : public HasDebugStringMethods {}; struct
7184 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value, in TEST()
7187 const InheritsDebugStringMethods>::value, in TEST()
7208 HasDebugStringAndShortDebugString<InheritsDebugStringMethods>::value); in TEST()