MCPcopy Create free account
hub / github.com/catchorg/Catch2 / clear

Method clear

extras/catch_amalgamated.cpp:5203–5203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5201 }
5202
5203 void clear() { std::rewind( m_file ); }
5204
5205 private:
5206 std::FILE* m_file = nullptr;

Callers 15

nextMethod · 0.45
resampleFunction · 0.45
readBazelEnvVarsMethod · 0.45
countedNextMethod · 0.45
skipToNthElementMethod · 0.45
loadBufferMethod · 0.45
clearBuffersMethod · 0.45
~ReusableStringStreamMethod · 0.45
closeMethod · 0.45
replaceInPlaceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected