Searched refs:GetBucketIndex (Results 1 – 8 of 8) sorted by relevance
43 size_t bucket_index = GetBucketIndex(value); in Accumulate()51 size_t bucket_index = GetBucketIndex(value); in GetCount()106 size_t SampleVector::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVector178 bool SampleVectorIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleVectorIterator
53 virtual size_t GetBucketIndex(HistogramBase::Sample value) const;90 bool GetBucketIndex(size_t* index) const override;
200 EXPECT_TRUE(it.GetBucketIndex(&index)); in TEST()208 EXPECT_TRUE(it.GetBucketIndex(&index)); in TEST()230 EXPECT_TRUE(it2->GetBucketIndex(&index)); in TEST()
113 virtual bool GetBucketIndex(size_t* index) const;
163 bool SampleCountIterator::GetBucketIndex(size_t* /* index */) const { in GetBucketIndex() function in base::SampleCountIterator
75 EXPECT_FALSE(it->GetBucketIndex(NULL)); in TEST()
256 function GetBucketIndex(const Key: TKey; HashCode: Integer): Integer;599 function TDictionary<TKey,TValue>.GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in GetBucketIndex() function645 index := GetBucketIndex(Key, Hash(Key));656 index := GetBucketIndex(Key, Hash(Key));668 index := not GetBucketIndex(Key, HashCode);753 index := GetBucketIndex(Key, hc);773 index := GetBucketIndex(Key, hc);840 index := GetBucketIndex(Key, Hash(Key));871 Result := GetBucketIndex(Key, Hash(Key)) >= 0;
2249 0.08^2499686^HTMLParserThrea^chrome ^[.] base::SampleVector::GetBucketIndex(int) const2251 --- base::SampleVector::GetBucketIndex(int) const