Home
last modified time | relevance | path

Searched defs:Totals (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp427 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local
473 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()
522 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
530 const FileCoverageSummary &Totals, bool ShowEmptyFiles) const { in renderFileReports() argument
615 const ArrayRef<StringRef> &Files, FileCoverageSummary *Totals) { in prepareSubDirectoryReports()
H A DCoverageExporterLcov.cpp220 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DCoverageExporterJson.cpp325 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
H A DSourceCoverageViewHTML.cpp669 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h53 Stat Totals; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h470 SmallVector<LVTotalsEntry> Totals; variable
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp2800 struct Totals { struct
2807 int error = 0;
2808 Counts assertions;
2809 Counts testCases;