Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clFFT
/ SetUp
Method
SetUp
src/tests/buffer.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
virtual ~test_harness_tests_buffer(){
28
}
29
virtual void SetUp()
30
{
31
suppress_output = true;
32
}
33
virtual void TearDown()
34
{
35
suppress_output = false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected