MCPcopy Create free account
hub / github.com/BVLC/caffe / OnTestProgramEnd

Method OnTestProgramEnd

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

Source from the content-addressed store, hash-verified

4007 virtual void OnEnvironmentsTearDownEnd(const UnitTest& /*unit_test*/) {}
4008 virtual void OnTestIterationEnd(const UnitTest& unit_test, int iteration);
4009 virtual void OnTestProgramEnd(const UnitTest& /*unit_test*/) {}
4010
4011 private:
4012 static void PrintFailedTests(const UnitTest& unit_test);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected