Home
last modified time | relevance | path

Searched refs:max_family_index_ (Results 1 - 1 of 1) sorted by relevance

/third_party/benchmark/test/
H A Dfilter_test.cc23 max_family_index_ = std::max(max_family_index_, report[0].family_index);
27 TestReporter() : count_(0), max_family_index_(0) {} in TestReporter()
33 int64_t GetMaxFamilyIndex() const { return max_family_index_; } in GetMaxFamilyIndex()
37 mutable int64_t max_family_index_; member in __anon1055::TestReporter

Completed in 1 milliseconds