Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbc/audiowaveform
/ SetUp
Method
SetUp
test/WaveformGeneratorTest.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
{
97
protected:
98
virtual void SetUp()
99
{
100
output.str(output_str);
101
error.str(error_str);
102
}
103
104
virtual void TearDown()
105
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected