Home
last modified time | relevance | path

Searched defs:reporterName (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bsnmp/tests/
HDcatch.hpp5249 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member
13066 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()