Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ useCacheSizes
Method
useCacheSizes
src/CppUTest/SimpleString.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void GlobalSimpleStringMemoryAccountant::useCacheSizes(size_t cacheSizes[], size_t length)
70
{
71
accountant_->useCacheSizes(cacheSizes, length);
72
}
73
74
void GlobalSimpleStringMemoryAccountant::start()
75
{
Callers
3
_failUseCacheSizesAfterAllocation
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
3
_failUseCacheSizesAfterAllocation
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36