Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetSamplesCount

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