Searched refs:GetAllocType (Results 1 – 4 of 4) sorted by relevance
67 AllocType GetAllocType() const;
123 descr->alloc_type = chunk.GetAllocType(); in GetAccessToHeapChunkInformation()
895 AllocType AsanChunkView::GetAllocType() const { in GetAllocType() function in __asan::AsanChunkView
52 TEST_F(MemoryProfileInfoTest, GetAllocType) { in TEST_F() argument