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

Method name

src/CppUTest/TestMemoryAllocator.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170}
171
172const char* TestMemoryAllocator::name() const
173{
174 return name_;
175}
176
177const char* TestMemoryAllocator::alloc_name() const
178{

Callers 2

isOfEqualTypeMethod · 0.95
GTestShellMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected