Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestDataObjectTypes
Function
TestDataObjectTypes
Common/DataModel/Testing/Cxx/TestDataObjectTypes.cxx:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
};
11
12
int TestDataObjectTypes(int vtkNotUsed(argc), char* vtkNotUsed(argv)[])
13
{
14
return TestDataObjectTypesTester::Test();
15
}
Callers
nothing calls this directly
Calls
1
Test
Function · 0.70
Tested by
no test coverage detected