Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_totals.h28 struct Totals { struct
35 int error = 0;
36 Counts assertions;
37 Counts testCases;
/external/llvm/tools/llvm-cov/
DCoverageReport.cpp194 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local
222 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
/external/llvm-project/llvm/tools/llvm-cov/
DCoverageReport.cpp307 FunctionCoverageSummary Totals("TOTAL"); in renderFunctionReports() local
351 const coverage::CoverageMapping &Coverage, FileCoverageSummary &Totals, in prepareFileReports()
400 FileCoverageSummary Totals("TOTAL"); in renderFileReports() local
DCoverageExporterLcov.cpp121 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
DCoverageExporterJson.cpp216 FileCoverageSummary Totals = FileCoverageSummary("Totals"); in renderRoot() local
DSourceCoverageViewHTML.cpp427 FileCoverageSummary Totals("TOTALS"); in createIndexFile() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.h60 Stat Totals; member
/external/oss-fuzz/infra/base-images/base-runner/gocoverage/gocovsum/
Dgocovsum.go37 Totals CoverageTotals `json:"totals,omitempty"` member
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateG2xG2.java288 static class Totals { class in GenerateG2xG2
/external/bcc/tests/cc/
Dcatch.hpp2217 struct Totals { struct
2219 Totals operator - ( Totals const& other ) const { in operator -()
2226 Totals delta( Totals const& prevTotals ) const { in delta()
2237 Totals& operator += ( Totals const& other ) { in operator +=()
2243 Counts assertions;
2244 Counts testCases;
/external/catch2/single_include/catch2/
Dcatch.hpp2816 struct Totals { struct
2823 int error = 0;
2824 Counts assertions;
2825 Counts testCases;
/external/libabigail/tests/lib/
Dcatch.hpp2838 struct Totals { struct
2845 int error = 0;
2846 Counts assertions;
2847 Counts testCases;