MCPcopy Create free account
hub / github.com/brofield/simpleini / SetUp

Method SetUp

tests/ts-utf8-conversion.cpp:220–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

218class SystemUtf8Environment : public ::testing::Environment {
219public:
220 void SetUp() override { g_systemUtf8Ready = InitSystemUtf8Reference(); }
221};
222
223const ::testing::Environment *const kSystemUtf8Environment =

Callers

nothing calls this directly

Calls 1

InitSystemUtf8ReferenceFunction · 0.85

Tested by

no test coverage detected