Searched refs:getMaxAllocationBytes (Results 1 – 2 of 2) sorted by relevance
83 size_t getMaxAllocationBytes() const { in getMaxAllocationBytes() function
69 void *ptr = manager.nanoappAlloc(&app, manager.getMaxAllocationBytes() + 1); in TEST()