Home
last modified time | relevance | path

Searched defs:TestBlock (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp185 struct TestBlock { struct in TestStartupAlloc
186 void *ptr;
187 size_t sz;
231 struct TestBlock { struct in BackRefWork
232 BackRefIdx idx;
233 char data;
234 TestBlock(BackRefIdx idx_) : idx(idx_) {} in TestBlock() function
635 struct TestBlock { struct in TestBackendWork
636 intptr_t data;
637 BackRefIdx idx;