Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12272 static auto getInternal() -> Singleton* { in getInternal() function in Catch::Singleton
12283 return *getInternal(); in get()
12286 return *getInternal(); in getMutable()