MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / SumOverTestCaseList

Function SumOverTestCaseList

src/gtest/gtest-all.cpp:1617–1624  ·  view source on GitHub ↗

Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

successful_test_countMethod · 0.85
failed_test_countMethod · 0.85
disabled_test_countMethod · 0.85
total_test_countMethod · 0.85
test_to_run_countMethod · 0.85

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected