Searched refs:FindHeapSnapshot (Results 1 – 1 of 1) sorted by relevance
1644 static bool FindHeapSnapshot(v8::HeapProfiler* profiler, in FindHeapSnapshot() function1664 CHECK(FindHeapSnapshot(heap_profiler, s1)); in TEST()1667 CHECK(!FindHeapSnapshot(heap_profiler, s1)); in TEST()1672 CHECK(FindHeapSnapshot(heap_profiler, s2)); in TEST()1677 CHECK(FindHeapSnapshot(heap_profiler, s3)); in TEST()1680 CHECK(!FindHeapSnapshot(heap_profiler, s2)); in TEST()1681 CHECK(FindHeapSnapshot(heap_profiler, s3)); in TEST()1684 CHECK(!FindHeapSnapshot(heap_profiler, s3)); in TEST()