Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetSamplesCount

655   CHECK_LE(200, profile->GetSamplesCount());
659 for (int i = 0; i < profile->GetSamplesCount(); i++) {