Searched refs:method_count (Results 1 – 2 of 2) sorted by relevance
103 method_count = data.usage.add()104 method_count.test_context = usage.test_context105 method_count.method_identifier = usage.method_name106 method_count.count = _usage_map[usage]
445 int method_count = 0; in StressFindMethod() local452 ++method_count; in StressFindMethod()454 printf("Everything looks fine, found %d methods.\n", method_count); in StressFindMethod()