Searched refs:MODE_DO_NOT_COUNT (Results 1 – 6 of 6) 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()
300 DeterministicFailAllocator::MODE_DO_NOT_COUNT, in createSurfaceSimulateOOMTest()
874 DeterministicFailAllocator::MODE_DO_NOT_COUNT, in createSwapchainSimulateOOMTest()
568 …ailAllocator objAllocator (getSystemAllocator(), DeterministicFailAllocator::MODE_DO_NOT_COUNT, 0); in enumerateDevicesAllocLeakTest()
2972 …ilAllocator objAllocator(getSystemAllocator(), DeterministicFailAllocator::MODE_DO_NOT_COUNT, 0); in allocCallbackFailMultipleObjectsTest()