Searched refs:DeleteHeapSnapshot (Results 1 – 2 of 2) sorted by relevance
22 static void DeleteHeapSnapshot(HeapSnapshot** snapshot_ptr) { in DeleteHeapSnapshot() function28 snapshots_.Iterate(DeleteHeapSnapshot); in ~HeapProfiler()34 snapshots_.Iterate(DeleteHeapSnapshot); in DeleteAllSnapshots()
1654 TEST(DeleteHeapSnapshot) { in TEST() argument