Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/demo/
Ddemo_DebugUtility.h315 s_AutoTester->NotifyMemoryLeak(mainLeakSize, particleLeakSize); in TestMemoryLeak()
403 void NotifyMemoryLeak(s32 deviceLeakSize, s32 particleLeakSize);
665 void NotifyMemoryLeak(s32, s32){} in NotifyMemoryLeak() function
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_AutoTester.cpp420 DebugUtility::AutoTester::NotifyMemoryLeak( in NotifyMemoryLeak() function in nw::demo::DebugUtility::AutoTester