Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp206 void NULLReturn(UINT MinSize, UINT MaxSize, int total_threads); // nullptr pointer + check errno
632 void CMemTest::NULLReturn(UINT MinSize, UINT MaxSize, int total_threads) in NULLReturn() function in CMemTest
1014 NULLReturn(1*MByte,100*MByte,total_threads); in RunAllTests()