Home | History | Annotate | Download | only in tests

Lines Matching refs:verbcount

3952     int verbcount = p.getVerbs(verbs, 4);
3953 REPORTER_ASSERT(reporter, verbcount == 4);
3970 int verbcount = p.getVerbs(verbs, 7);
3971 REPORTER_ASSERT(reporter, verbcount == 7);