Searched refs:DeleteHeapSnapshot (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/profiler/
H A Dheap-profiler.cc23 static void DeleteHeapSnapshot(HeapSnapshot** snapshot_ptr) { function in namespace:v8::internal
29 snapshots_.Iterate(DeleteHeapSnapshot);
35 snapshots_.Iterate(DeleteHeapSnapshot);
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc1657 TEST(DeleteHeapSnapshot) {

Completed in 6327 milliseconds