MCPcopy Create free account
hub / github.com/apache/singa / OnTestProgramStart

Method OnTestProgramStart

test/gtest/gtest-all.cc:4184–4184  ·  view source on GitHub ↗

The following methods override what's in the TestEventListener class.

Source from the content-addressed store, hash-verified

4182
4183 // The following methods override what's in the TestEventListener class.
4184 virtual void OnTestProgramStart(const UnitTest& /*unit_test*/) {}
4185 virtual void OnTestIterationStart(const UnitTest& unit_test, int iteration);
4186 virtual void OnEnvironmentsSetUpStart(const UnitTest& unit_test);
4187 virtual void OnEnvironmentsSetUpEnd(const UnitTest& /*unit_test*/) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected