Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-heap-profiler.cc1128 v8::SnapshotObjectId same_id; in TEST() local
1129 CHECK_EQ(0, GetHeapStatsUpdate(heap_profiler, &same_id).updates_written()); in TEST()
1130 CHECK_EQ(initial_id, same_id); in TEST()
1140 CHECK_LT(same_id, additional_string_id); in TEST()