MCPcopy Create free account
hub / github.com/Profactor/cv-plot / startNewMode

Method startNewMode

CvPlot/ext/catch2/inc/catch.hpp:14503–14505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14501 return true;
14502 }
14503 void TestSpecParser::startNewMode( Mode mode ) {
14504 m_mode = mode;
14505 }
14506 void TestSpecParser::endMode() {
14507 switch( m_mode ) {
14508 case Name:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected