Home
last modified time | relevance | path

Searched defs:totals (Results 1 – 17 of 17) sorted by relevance

/external/catch2/include/internal/
Dcatch_interfaces_reporter.h89 Totals totals; member
123 Totals totals; member
142 Totals totals; member
158 Totals totals; member
Dcatch_session.cpp67 Totals totals; in runTests() local
Dcatch_run_context.cpp92 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded()
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils_test.cc99 Tensor totals = test::AsTensor<float>( in TEST() local
118 Tensor totals = in TEST() local
/external/deqp/executor/tools/
DxeBatchResultToXml.cpp144 ResultToSingleXmlLogHandler (xe::xml::Writer& writer, BatchResultTotals& totals) in ResultToSingleXmlLogHandler() argument
183 static void writeTotals (xe::xml::Writer& writer, const BatchResultTotals& totals) in writeTotals()
205 BatchResultTotals totals; in batchResultToSingleXmlFile() local
/external/perfetto/tools/
Dprofiling_sample_distribution.cc131 std::map<std::string, uint64_t> totals; in ProfilingSampleDistributionMain() local
/external/ltp/utils/ffsb-6.0-rc2/
Dffsb_stats.h82 uint64_t totals[FFSB_NUM_SYSCALLS]; /* cumulative sums */ member
/external/catch2/include/reporters/
Dcatch_reporter_compact.cpp42 void printTotals(std::ostream& out, const Totals& totals) { in printTotals()
Dcatch_reporter_console.cpp553 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals()
600 void ConsoleReporter::printTotalsDivider(Totals const& totals) { in printTotalsDivider()
/external/toybox/toys/posix/
Dls.c293 unsigned width, flags = toys.optflags, totals[8], len[8], totpad = 0, in listfiles() local
/external/elfutils/src/
Dsize.c147 static bool totals; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DVoteResolver.java298 private final Counter<T> totals = new Counter<T>(true); field in VoteResolver.OrganizationToValueAndVote
582 private Counter<T> totals = null; field in VoteResolver
DVettingViewer.java1089 FileInfo totals = new FileInfo(); in writeSummaryTable() local
1136 FileInfo totals, in showSubtypes()
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLocaleCoverage.java884 EnumMap<Level, Integer> totals = new EnumMap<>(Level.class); in printData() local
/external/catch2/single_include/catch2/
Dcatch.hpp4927 Totals totals; member
4961 Totals totals; member
4980 Totals totals; member
4996 Totals totals; member
10322 …void RunContext::testGroupEnded(std::string const& testSpec, Totals const& totals, std::size_t gro… in testGroupEnded()
10894 Totals totals; in runTests() local
13070 void printTotals(std::ostream& out, const Totals& totals) { in printTotals()
13858 void ConsoleReporter::printTotals( Totals const& totals ) { in printTotals()
13905 void ConsoleReporter::printTotalsDivider(Totals const& totals) { in printTotalsDivider()
/external/bcc/tests/cc/
Dcatch.hpp5129 Totals totals; member
5178 Totals totals; member
5206 Totals totals; member
5234 Totals totals; member
5884 …void testGroupEnded( std::string const& testSpec, Totals const& totals, std::size_t groupIndex, st… in testGroupEnded()
6240 Totals totals; in runTests() local
/external/toybox/generated/
Dglobals.h1325 unsigned long totals[4]; member