Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp602 struct IShared : NonCopyable { struct
603 virtual ~IShared();
608 template<typename T = IShared>
677 struct ITestCase : IShared {
3839 struct IConfig : IShared {
5740 struct IStreamingReporter : IShared {
5771 struct IReporterFactory : IShared {
8364 struct IReporter : IShared {
11231 IShared::~IShared() {} in ~IShared()