Home
last modified time | relevance | path

Searched defs:fullConfig (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_interfaces_reporter.cpp20 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig() function in Catch::ReporterConfig
/external/bcc/tests/cc/
Dcatch.hpp5052 Ptr<IConfig const> fullConfig() const { return m_fullConfig; } in fullConfig() function
/external/catch2/single_include/catch2/
Dcatch.hpp8922 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig() function in Catch::ReporterConfig