Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ getAllocator
Method
getAllocator
src/CppUTest/SimpleString.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
AccountingTestMemoryAllocator* GlobalSimpleStringMemoryAccountant::getAllocator()
101
{
102
return allocator_;
103
}
104
105
TestMemoryAllocator* SimpleString::stringAllocator_ = NULLPTR;
106
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST
Function · 0.36