Home
last modified time | relevance | path

Searched refs:snapshots_count (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-heap-profiler.cc1362 const int snapshots_count = heap_profiler->GetSnapshotCount(); in TEST() local
1368 CHECK_EQ(snapshots_count, heap_profiler->GetSnapshotCount()); in TEST()
1378 CHECK_EQ(snapshots_count + 1, heap_profiler->GetSnapshotCount()); in TEST()