Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetProfileCount

341   int length = profiler->GetProfileCount();
357 CHECK_EQ(0, cpu_profiler->GetProfileCount());
362 CHECK_EQ(1, cpu_profiler->GetProfileCount());
366 CHECK_EQ(0, cpu_profiler->GetProfileCount());
373 CHECK_EQ(1, cpu_profiler->GetProfileCount());
382 CHECK_EQ(2, cpu_profiler->GetProfileCount());
388 CHECK_EQ(1, cpu_profiler->GetProfileCount());
392 CHECK_EQ(0, cpu_profiler->GetProfileCount());
1497 CHECK_EQ(0, profiler->GetProfileCount());
1513 CHECK_EQ(1, profiler->GetProfileCount());