Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
321
void JUnitTestOutput::closeFile()
322
{
323
PlatformSpecificFClose(impl_->file_);
324
}
Callers
nothing calls this directly
Calls
1
PlatformSpecificFClose
Function · 0.85
Tested by
no test coverage detected