Searched refs:liveNdx (Results 1 – 1 of 1) sorted by relevance
595 for (size_t liveNdx = 0; liveNdx < results.liveAllocations.size(); ++liveNdx) in checkAndLog() local597 const AllocationCallbackRecord& record = results.liveAllocations[liveNdx]; in checkAndLog()