Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ CreateTest
Method
CreateTest
test/gtest/gtest.h:7414–7414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7412
class TestFactoryImpl : public TestFactoryBase {
7413
public:
7414
virtual Test* CreateTest() { return new TestClass; }
7415
};
7416
7417
#if GTEST_OS_WINDOWS
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected