MCPcopy Create free account
hub / github.com/GaijinEntertainment/daScript / test_memory_model_growth.cpp

File test_memory_model_growth.cpp

tests-cpp/small/test_memory_model_growth.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <doctest/doctest.h>
2
3#include "daScript/misc/platform.h" // memory_model.h is not self-contained
4#include "daScript/misc/memory_model.h"

Callers

nothing calls this directly

Calls 8

reserveMethod · 0.45
allocateMethod · 0.45
push_backMethod · 0.45
isOwnPtrMethod · 0.45
bytesAllocatedMethod · 0.45
freeMethod · 0.45
setInitialSizeMethod · 0.45
growMethod · 0.45

Tested by

no test coverage detected