Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5165 void startNewMode( Mode mode );
14477 startNewMode( Tag ); in processNoneChar()
14480 startNewMode( QuotedName ); in processNoneChar()
14483 startNewMode( Name ); in processNoneChar()
14493 startNewMode( Tag ); in processNameChar()
14503 void TestSpecParser::startNewMode( Mode mode ) { in startNewMode() function in Catch::TestSpecParser
14518 return startNewMode( None ); in endMode()