Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ clfft_UnitTest
Method
clfft_UnitTest
src/tests/unit_test.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
class clfft_UnitTest : public ::testing::Test {
25
protected:
26
clfft_UnitTest(){}
27
virtual ~clfft_UnitTest(){}
28
virtual void SetUp()
29
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected