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

Method Setup

test/gtest/gtest.h:18367–18367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18365 // about it being private, you have mis-spelled SetUp() as Setup().
18366 struct Setup_should_be_spelled_SetUp {};
18367 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
18368};
18369
18370// The interface for tracing execution of tests. The methods are organized in

Callers 15

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected