Searched refs:RunContext (Results 1 – 1 of 1) sorted by relevance
2482 class RunContext;2487 friend class RunContext;7979 RunContext( RunContext const& ) = delete;7980 RunContext& operator =( RunContext const& ) = delete;7984 ~RunContext() override;12481 RunContext::RunContext(IConfigPtr const& _config, IStreamingReporterPtr&& reporter) in RunContext() function in Catch::RunContext12495 RunContext::~RunContext() { in ~RunContext()12806 void RunContext::handleExpr( in handleExpr()12829 void RunContext::reportExpr( in reportExpr()12844 void RunContext::handleMessage( in handleMessage()[all …]