Searched refs:emitDictKey (Results 1 – 2 of 2) sorted by relevance
91 void CoverageExporterJson::emitDictKey(const std::string &Key) { in emitDictKey() function in CoverageExporterJson137 emitDictKey("data"); in renderRoot()145 emitDictKey("files"); in renderRoot()154 emitDictKey("functions"); in renderRoot()158 emitDictKey("totals"); in renderRoot()185 emitDictKey("regions"); in renderFunctions()189 emitDictKey("filenames"); in renderFunctions()235 emitDictKey("summary"); in renderFile()246 emitDictKey("segments"); in renderFileCoverage()257 emitDictKey("expansions"); in renderFileCoverage()[all …]
42 void emitDictKey(const std::string &Key);