Searched refs:size_by_ptr (Results 1 – 1 of 1) sorted by relevance
466 size_t size_by_ptr = rosalloc_->UsableSize( in AllocationSizeNonvirtual() local468 if (size_by_size != size_by_ptr) { in AllocationSizeNonvirtual()471 << " size_by_size=" << size_by_size << " size_by_ptr=" << size_by_ptr; in AllocationSizeNonvirtual()473 DCHECK_EQ(size_by_size, size_by_ptr); in AllocationSizeNonvirtual()