Home | History | Annotate | Download | only in cctest

Lines Matching full:actual_depth

315   unsigned actual_depth = 0;
319 ++actual_depth;
322 CHECK_EQ(1 + i::TickSample::kMaxFramesCount, actual_depth); // +1 for PC.