Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp4333 inline IContext& getCurrentContext() in getCurrentContext() function
7247 IConfigPtr cfg = getCurrentContext().getConfig(); in run()
8153 return getCurrentContext().getConfig()->allowThrows(); in allowThrows()
10035 IConfigPtr config = getCurrentContext().getConfig(); in platformColourInstance()
10090 getCurrentContext().getConfig()->stream() in setColour()
10109 IConfigPtr config = getCurrentContext().getConfig(); in platformColourInstance()
10643 Catch::getCurrentContext().getResultCapture()->handleFatalErrorCondition( message ); in reportFatal()
12913 if (auto* capture = getCurrentContext().getResultCapture()) in getResultCapture()
12927 return getCurrentContext().getConfig()->rngSeed(); in rngSeed()
14782 if (!getCurrentContext().getConfig()->showInvisibles()) { in convert()