Home | History | Annotate | Download | only in src

Lines Matching refs:number_of_matches

2467   int number_of_matches = 0;
2488 number_of_matches++;
2527 OS::Print("number of matches ............... %d\n", number_of_matches);
2531 if (number_of_matches != total_count) {
2546 ASSERT(number_of_matches == total_count);