Searched refs:getBucketRecordCount (Results 1 – 3 of 3) sorted by relevance
588 virtual int32_t getBucketRecordCount() const;
665 assertEquals("all records in the underflow bucket", (int32_t)3, index.getBucketRecordCount()); in TestNoLabels()
1154 int32_t AlphabeticIndex::getBucketRecordCount() const { in getBucketRecordCount() function in AlphabeticIndex