Searched refs:GetAllocatedFileSize (Results 1 – 1 of 1) sorted by relevance
24 uint64_t GetAllocatedFileSize(std::string file_name) { in GetAllocatedFileSize() function in ROCKSDB_NAMESPACE::DBWALTest1559 ASSERT_GE(GetAllocatedFileSize(dbname_ + file_before->PathName()), in TEST_F()1567 ASSERT_LT(GetAllocatedFileSize(dbname_ + file_before->PathName()), in TEST_F()