Searched refs:snapshots_count (Results 1 – 1 of 1) sorted by relevance
1381 const int snapshots_count = heap_profiler->GetSnapshotCount(); in TEST() local1386 CHECK_EQ(snapshots_count, heap_profiler->GetSnapshotCount()); in TEST()1394 CHECK_EQ(snapshots_count + 1, heap_profiler->GetSnapshotCount()); in TEST()