Searched refs:captureValue (Results 1 – 3 of 3) sorted by relevance
83 void captureValue( size_t index, std::string const& value );87 captureValue( index, Catch::Detail::stringify( value ) ); in captureValues()92 captureValue( index, Catch::Detail::stringify(value) ); in captureValues()
121 void Capturer::captureValue( size_t index, std::string const& value ) { in captureValue() function in Catch::Capturer
2285 void captureValue( size_t index, std::string const& value );2289 captureValue( index, Catch::Detail::stringify( value ) ); in captureValues()2294 captureValue( index, Catch::Detail::stringify(value) ); in captureValues()9644 void Capturer::captureValue( size_t index, std::string const& value ) { in captureValue() function in Catch::Capturer