Searched refs:activeCount (Results 1 – 1 of 1) sorted by relevance
227 int64_t activeCount = StatsUtils::DEFAULT_VALUE; variable238 activeCount = counter->GetCount();239 EXPECT_EQ(activeCount, addCount);242 activeCount = counter->GetCount();243 EXPECT_EQ(activeCount, StatsUtils::DEFAULT_VALUE);