Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetEnabledIntegrityValidationForTesting
Method
SetEnabledIntegrityValidationForTesting
libs/storage/storage.cpp:1187–1190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1185
}
1186
1187
void Storage::SetEnabledIntegrityValidationForTesting(bool enabled)
1188
{
1189
m_integrityValidationEnabled = enabled;
1190
}
1191
1192
void Storage::SetCurrentDataVersionForTesting(int64_t currentVersion)
1193
{
Callers
2
InitStorage
Function · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
InitStorage
Function · 0.64
UNIT_CLASS_TEST
Function · 0.64