Searched defs:FunctionCoverageSummary (Results 1 – 1 of 1) sorted by relevance
186 struct FunctionCoverageSummary { struct193 FunctionCoverageSummary(const std::string &Name) in FunctionCoverageSummary() argument197 FunctionCoverageSummary(const std::string &Name, uint64_t ExecutionCount, in FunctionCoverageSummary() function