Searched refs:TEST_GetWalPreallocateBlockSize (Results 1 – 3 of 3) sorted by relevance
268 size_t DBImpl::TEST_GetWalPreallocateBlockSize( in TEST_GetWalPreallocateBlockSize() function in ROCKSDB_NAMESPACE::DBImpl
961 size_t TEST_GetWalPreallocateBlockSize(uint64_t write_buffer_size) const;
1551 dbfull()->TEST_GetWalPreallocateBlockSize(options.write_buffer_size); in TEST_F()