MCPcopy Create free account
hub / github.com/cpputest/cpputest / save

Method save

src/CppUTest/SimpleString.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void GlobalSimpleStringAllocatorStash::save()
39{
40 originalAllocator_ = SimpleString::getStringAllocator();
41}
42
43void GlobalSimpleStringAllocatorStash::restore()
44{

Callers 4

setupFunction · 0.45
setupFunction · 0.45
setupFunction · 0.45
setupFunction · 0.45

Calls

no outgoing calls

Tested by 4

setupFunction · 0.36
setupFunction · 0.36
setupFunction · 0.36
setupFunction · 0.36