Searched refs:kTrackMemoryAllocationDebug (Results 1 – 1 of 1) sorted by relevance
22 constexpr bool kTrackMemoryAllocationDebug = true; variable27 constexpr bool kTrackMemoryAllocationDebug = false; variable220 if (kTrackMemoryAllocationDebug) in onDestroy()228 if (kTrackMemoryAllocationDebug) in onDeviceInit()248 if (kTrackMemoryAllocationDebug) in onMemoryAllocImpl()307 if (kTrackMemoryAllocationDebug) in onMemoryDeallocImpl()421 if (!kTrackMemoryAllocationDebug) in compareExpectedFlagsWithAllocatedFlags()