MCPcopy 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
69FileStreamTest::~FileStreamTest() {}
70
71TEST_F(FileStreamTest, FileReadStream) {
72 FILE *fp = fopen(filename_, "rb");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected