Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp5901 class RunContext : public IResultCapture, public IRunner { class
5908 … explicit RunContext( Ptr<IConfig const> const& _config, Ptr<IStreamingReporter> const& reporter ) in RunContext() function in Catch::RunContext