Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp6934 …Ptr<IStreamingReporter> addListeners( Ptr<IConfig const> const& config, Ptr<IStreamingReporter> re… in addListeners() function
6948 reporter = addListeners( iconfig, reporter ); in runTests()