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.cc743 const int snapshots_count = v8::HeapProfiler::GetSnapshotsCount(); in TEST() local
750 CHECK_EQ(snapshots_count, v8::HeapProfiler::GetSnapshotsCount()); in TEST()
759 CHECK_EQ(snapshots_count + 1, v8::HeapProfiler::GetSnapshotsCount()); in TEST()