Home | History | Annotate | Download | only in tests

Lines Matching refs:verbcount

3967     int verbcount = p.getVerbs(verbs, 4);
3968 REPORTER_ASSERT(reporter, verbcount == 4);
3985 int verbcount = p.getVerbs(verbs, 7);
3986 REPORTER_ASSERT(reporter, verbcount == 7);