Home
last modified time | relevance | path

Searched defs:fullConfig (Results 1 – 4 of 4) 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.hpp10955 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig() function in Catch::ReporterConfig
/external/libabigail/tests/lib/
Dcatch.hpp11017 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; } in fullConfig() function in Catch::ReporterConfig