MCPcopy 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
141MockedPrefs::MockedPrefs()
142{
143 InitPreferences(std::make_unique<MockedSettings>());
144}
145
146MockedPrefs::~MockedPrefs ()
147{

Callers

nothing calls this directly

Calls 1

InitPreferencesFunction · 0.85

Tested by

no test coverage detected