Home
last modified time | relevance | path

Searched refs:ITestCaseRegistry (Results 201 – 202 of 202) sorted by relevance

123456789

/dports/www/newsboat/newsboat-2.22.1/3rd-party/
H A Dcatch.hpp575 struct ITestCaseRegistry { struct
576 virtual ~ITestCaseRegistry();
2948 struct ITestCaseRegistry;
2964 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;
11115 ITestCaseRegistry::~ITestCaseRegistry() = default;
12230 class TestRegistry : public ITestCaseRegistry {
12394 ITestCaseRegistry const& getTestCaseRegistry() const override { in getTestCaseRegistry()
/dports/multimedia/kdenlive/kdenlive-21.12.3/tests/
H A Dcatch.hpp578 struct ITestCaseRegistry { struct
579 virtual ~ITestCaseRegistry();
2951 struct ITestCaseRegistry;
2967 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;
11176 ITestCaseRegistry::~ITestCaseRegistry() = default;
12291 class TestRegistry : public ITestCaseRegistry {
12455 ITestCaseRegistry const& getTestCaseRegistry() const override { in getTestCaseRegistry()

123456789