Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp4316 virtual void setConfig( IConfigPtr const& config ) = 0;
10199 void setConfig( IConfigPtr const& config ) override { in setConfig() function in Catch::Context
11215 getCurrentMutableContext().setConfig( config ); in list()
12490 m_context.setConfig(m_config);
13185 getCurrentMutableContext().setConfig(m_config); in Session()
13229 getCurrentMutableContext().setConfig(m_config); in applyCommandLine()