Home
last modified time | relevance | path

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

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