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

Method RunAllTests

src/gtest/gtest-all.cpp:5448–5578  ·  view source on GitHub ↗

Runs all tests in this UnitTest object, prints the result, and returns true if all tests are successful. If any exception is thrown during a test, the test is considered to be failed, but the rest of the tests will still be run. When parameterized tests are enabled, it expands and registers parameterized tests first in RegisterParameterizedTests(). All other functions called from RunAllTests() m

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

GTestIsInitializedFunction · 0.85
ShouldShardFunction · 0.85
GetRandomSeedFromFlagFunction · 0.85
listenersFunction · 0.85
ClearNonAdHocTestResultFunction · 0.85
GetTimeInMillisFunction · 0.85
randomFunction · 0.85
ForEachFunction · 0.85
GetMutableTestCaseFunction · 0.85
GetNextRandomSeedFunction · 0.85
repeaterMethod · 0.80

Tested by

no test coverage detected