Home
last modified time | relevance | path

Searched refs:max_family_index (Results 1 – 1 of 1) sorted by relevance

/third_party/benchmark/test/
Dfilter_test.cc107 const size_t max_family_index = test_reporter.GetMaxFamilyIndex(); in main() local
108 const size_t num_families = reports_count == 0 ? 0 : 1 + max_family_index; in main()