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

Method SetUp

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

Sets up the test fixture. A sub-class may override this.

Source from the content-addressed store, hash-verified

3385//
3386// A sub-class may override this.
3387void Test::SetUp() {
3388}
3389
3390// Tears down the test fixture.
3391//

Callers 1

SetUpEnvironmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected