Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_compliance.cpp196 bool FullLog; member in CMemTest
204 FullLog=isVerbose; in CMemTest()
520 if (FullLog) REPORT("malloc...."); in AddrArifm()
536 if (FullLog) REPORT("realloc...."); in AddrArifm()
562 if (FullLog) REPORT("calloc...."); in AddrArifm()
688 if (FullLog) REPORT("\n"); in NULLReturn()
692 if (FullLog) REPORT("malloc...."); in NULLReturn()
730 if (FullLog) REPORT("calloc...."); in NULLReturn()
835 if (FullLog) REPORT("malloc...."); in UniquePointer()
858 if (FullLog) REPORT("calloc...."); in UniquePointer()
[all …]