Home | History | Annotate | Download | only in bench

Lines Matching defs:vCount

345         int vCount = fVerbCnts[(fCurrPath++) & (kNumVerbCnts - 1)];
346 for (int v = 0; v < vCount; ++v) {