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