Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ totalMemoryLeaks
Method
totalMemoryLeaks
src/CppUTest/MemoryLeakDetector.cpp:753–756 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
751
}
752
753
size_t MemoryLeakDetector::totalMemoryLeaks(MemLeakPeriod period)
754
{
755
return memoryTable_.getTotalLeaks(period);
756
}
Callers
6
postTestAction
Method · 0.80
FinalReport
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
Calls
1
getTotalLeaks
Method · 0.80
Tested by
4
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64