Searched refs:max_family_index (Results 1 – 1 of 1) sorted by relevance
107 const size_t max_family_index = test_reporter.GetMaxFamilyIndex(); in main() local108 const size_t num_families = reports_count == 0 ? 0 : 1 + max_family_index; in main()