Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/rapidjson
/ ~FileStreamTest
Method
~FileStreamTest
test/unittest/filestreamtest.cpp:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
};
68
69
FileStreamTest::~FileStreamTest() {}
70
71
TEST_F(FileStreamTest, FileReadStream) {
72
FILE *fp = fopen(filename_,
"rb"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected