Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp3941 showSuccessfulTests( false ), in ConfigData()
3961 bool showSuccessfulTests; member
4032 …tual bool includeSuccessfulResults() const CATCH_OVERRIDE { return m_data.showSuccessfulTests; } in includeSuccessfulResults()
5208 .bind( &ConfigData::showSuccessfulTests ); in makeCommandLineParser()