Searched defs:heapmask (Results 1 – 2 of 2) sorted by relevance
87 unsigned int heapmask = 1 << getLegacyHeapId(i); in TEST_F() local
160 int IonSpecialTest::ionAlloc(size_t size, unsigned int heapmask, in ionAlloc()