Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/demo/
Ddemo_DebugUtility.h229 s_AutoTester->NotifyMemoryLeak(mainLeakSize, particleLeakSize); in TestMemoryLeak()
308 void NotifyMemoryLeak(s32 deviceLeakSize, s32 particleLeakSize);
537 void NotifyMemoryLeak(s32, s32){} in NotifyMemoryLeak() function
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_AutoTester.cpp422 DebugUtility::AutoTester::NotifyMemoryLeak( in NotifyMemoryLeak() function in nw::demo::DebugUtility::AutoTester