Searched refs:ITestCaseRegistry (Results 1 – 8 of 8) sorted by relevance
5 ITestCaseRegistry::~ITestCaseRegistry() = default;
25 struct ITestCaseRegistry { struct26 virtual ~ITestCaseRegistry();
19 struct ITestCaseRegistry;35 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;
32 ITestCaseRegistry const& getTestCaseRegistry() const override { in getTestCaseRegistry()
35 class TestRegistry : public ITestCaseRegistry {
620 struct ITestCaseRegistry { struct621 virtual ~ITestCaseRegistry();2523 struct ITestCaseRegistry;2533 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;6475 class TestRegistry : public ITestCaseRegistry {6696 virtual ITestCaseRegistry const& getTestCaseRegistry() const CATCH_OVERRIDE { in getTestCaseRegistry()10205 ITestCaseRegistry::~ITestCaseRegistry() {} in ~ITestCaseRegistry()
573 struct ITestCaseRegistry { struct574 virtual ~ITestCaseRegistry();2927 struct ITestCaseRegistry;2943 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;11058 ITestCaseRegistry::~ITestCaseRegistry() = default;12173 class TestRegistry : public ITestCaseRegistry {12335 ITestCaseRegistry const& getTestCaseRegistry() const override { in getTestCaseRegistry()
576 struct ITestCaseRegistry { struct577 virtual ~ITestCaseRegistry();2949 struct ITestCaseRegistry;2965 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;11120 ITestCaseRegistry::~ITestCaseRegistry() = default;12235 class TestRegistry : public ITestCaseRegistry {12399 ITestCaseRegistry const& getTestCaseRegistry() const override { in getTestCaseRegistry()