Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5270 std::string getProcessName() const;
9894 std::string Config::getProcessName() const { return m_data.processName; } in getProcessName() function in Catch::Config