HomeSort by relevance Sort by last modified time
    Searched refs:m_fullConfig (Results 1 - 4 of 4) sorted by null

  /external/catch2/include/internal/
catch_interfaces_reporter.cpp 14 : m_stream( &_fullConfig->stream() ), m_fullConfig( _fullConfig ) {}
17 : m_stream( &_stream ), m_fullConfig( _fullConfig ) {}
20 IConfigPtr ReporterConfig::fullConfig() const { return m_fullConfig; }
catch_interfaces_reporter.h 40 IConfigPtr m_fullConfig;
  /external/bcc/tests/cc/
catch.hpp     [all...]
  /external/catch2/single_include/catch2/
catch.hpp     [all...]

Completed in 92 milliseconds