MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / LogTest

Method LogTest

runtime/LogTest.cc:84–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82int doubleParamId = __fmtId__I32have32a32double3237lf__testHelper47client46cc__30__;
83int mixParamId = __fmtId__I32have32a32couple32of32things3237d443237f443237u443237s__testHelper47client46cc__31__;
84LogTest()
85{
86 char dictionary[4096];
87 dictionaryBytes = GeneratedFunctions::writeDictionary(dictionary,
88 dictionary + sizeof(dictionary));
89 assert(dictionaryBytes > 0);
90}
91
92virtual ~LogTest() {
93}

Callers

nothing calls this directly

Calls 1

writeDictionaryFunction · 0.85

Tested by

no test coverage detected