Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp2540 virtual IReporterRegistry const& getReporterRegistry() const = 0;
5440 …IReporterRegistry::FactoryMap const& factories = getRegistryHub().getReporterRegistry().getFactori… in listReporters()
6245 …Ptr<IStreamingReporter> reporter = getRegistryHub().getReporterRegistry().create( reporterName, co… in createReporter()
6267 … IReporterRegistry::Listeners listeners = getRegistryHub().getReporterRegistry().getListeners(); in addListeners()
6752 virtual IReporterRegistry const& getReporterRegistry() const CATCH_OVERRIDE { in getReporterRegistry() function in Catch::__anon6a739e550211::RegistryHub