MCPcopy Create free account
hub / github.com/cpputest/cpputest / closeFile

Method closeFile

src/CppUTest/JUnitTestOutput.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void JUnitTestOutput::closeFile()
322{
323 PlatformSpecificFClose(impl_->file_);
324}

Callers

nothing calls this directly

Calls 1

PlatformSpecificFCloseFunction · 0.85

Tested by

no test coverage detected