Home
last modified time | relevance | path

Searched refs:mainLeakSize (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/demo/
Ddemo_DebugUtility.h287 s32 mainLeakSize = s_DeviceMemoryFreeSize - s_DeviceAllocator->GetFreeSize(); in TestMemoryLeak() local
296 if (mainLeakSize) in TestMemoryLeak()
299 "######### Device Memory Leak Detected !! (%d bytes)\n", mainLeakSize); in TestMemoryLeak()
315 s_AutoTester->NotifyMemoryLeak(mainLeakSize, particleLeakSize); in TestMemoryLeak()