Searched defs:ApproximateSize (Results 1 – 2 of 2) sorted by relevance
115 TEST(WriteBatchTest, ApproximateSize) { in TEST() argument
40 size_t WriteBatch::ApproximateSize() const { return rep_.size(); } in ApproximateSize() function in leveldb::WriteBatch