Home
last modified time | relevance | path

Searched refs:ITestCaseRegistry (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
H A Dcatch.hpp581 struct ITestCaseRegistry { struct
582 virtual ~ITestCaseRegistry();
2954 struct ITestCaseRegistry;
2970 virtual ITestCaseRegistry const& getTestCaseRegistry() const = 0;
11184 ITestCaseRegistry::~ITestCaseRegistry() = default;
12299 class TestRegistry : public ITestCaseRegistry {
12463 ITestCaseRegistry const& getTestCaseRegistry() const override {

Completed in 16 milliseconds