Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
Dcatch.hpp3523 std::vector<std::string> reporterNames; member
3565 std::vector<std::string> getReporterNames() const { return m_data.reporterNames; } in getReporterNames()
4634 …Name( ConfigData& config, std::string const& _reporterName ) { config.reporterNames.push_back( _re… in addReporterName()