Searched refs:MODE_DO_NOT_COUNT (Results 1 – 5 of 5) sorted by relevance
164 MODE_DO_NOT_COUNT = 0, //!< Do not count allocations, all allocs will succeed enumerator
299 if ((m_mode == MODE_DO_NOT_COUNT) || in allocate()308 if ((m_mode == MODE_DO_NOT_COUNT) || in reallocate()
641 DeterministicFailAllocator::MODE_DO_NOT_COUNT, in createSwapchainSimulateOOMTest()
329 DeterministicFailAllocator::MODE_DO_NOT_COUNT, in createSurfaceSimulateOOMTest()
2659 …ilAllocator objAllocator(getSystemAllocator(), DeterministicFailAllocator::MODE_DO_NOT_COUNT, 0); in allocCallbackFailMultipleObjectsTest()