Searched refs:intervals_count (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-heap-profiler.cc1056 int intervals_count() const { return intervals_count_; } function in class:__anon14946::TestStatsStream
1099 CHECK_EQ(1, stats_update.intervals_count());
1119 CHECK_EQ(1, stats_update.intervals_count());
1144 CHECK_EQ(1, stats_update.intervals_count());
1155 CHECK_EQ(1, stats_update.intervals_count());
1167 CHECK_EQ(1, stats_update.intervals_count());
1178 CHECK_EQ(1, stats_update.intervals_count());
1195 CHECK_EQ(1, stats_update.intervals_count());
1209 CHECK_EQ(1, stats_update.intervals_count());

Completed in 134 milliseconds