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