Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bbc/audiowaveform
/ SetUp
Method
SetUp
test/GdImageRendererTest.cpp:48–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
{
47
protected:
48
virtual void SetUp()
49
{
50
output.str(std::string());
51
error.str(std::string());
52
}
53
54
virtual void TearDown()
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected