Searched refs:GetCount (Results 1 – 2 of 2) sorted by relevance
39 EXPECT_EQ(2u, kTwo64.GetCount()); in TEST()
219 size_t GetCount() const { return count_; } in GetCount() function