Searched defs:total_count (Results 1 – 2 of 2) sorted by relevance
50 inline unsigned int total_count() const { return total_.buffer_count; } in total_count() function
282 auto total_count = stats.total_count(); in TEST_F() local