Searched refs:expected_preallocation_size (Results 1 – 1 of 1) sorted by relevance
441 size_t expected_preallocation_size = static_cast<size_t>( in TEST_F() local451 ASSERT_EQ(expected_preallocation_size, preallocation_size); in TEST_F()463 expected_preallocation_size = static_cast<size_t>(options.max_total_wal_size); in TEST_F()470 ASSERT_EQ(expected_preallocation_size, preallocation_size); in TEST_F()482 expected_preallocation_size = in TEST_F()490 ASSERT_EQ(expected_preallocation_size, preallocation_size); in TEST_F()501 expected_preallocation_size = 700 * 1000; in TEST_F()511 ASSERT_EQ(expected_preallocation_size, preallocation_size); in TEST_F()