Lines Matching defs:number_of_matches
2509 int number_of_matches = 0;2530 number_of_matches++;2569 OS::Print("number of matches ............... %d\n", number_of_matches);2573 if (number_of_matches != total_count) {2588 ASSERT(number_of_matches == total_count);