Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ MockedPrefs
Method
MockedPrefs
tests/MockedPrefs.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
};
140
141
MockedPrefs::MockedPrefs()
142
{
143
InitPreferences(std::make_unique<MockedSettings>());
144
}
145
146
MockedPrefs::~MockedPrefs ()
147
{
Callers
nothing calls this directly
Calls
1
InitPreferences
Function · 0.85
Tested by
no test coverage detected