Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13352 static auto getSingletons() -> std::vector<ISingleton*>*& { in getSingletons() function
13363 getSingletons()->push_back( singleton ); in addSingleton()
13366 auto& singletons = getSingletons(); in cleanupSingletons()