Searched refs:kValueSize (Results 1 – 2 of 2) sorted by relevance
52 static const int kValueSize = 200 * 1024; variable54 static const int kCount = kTotalSize / kValueSize;59 std::string value(kValueSize, 'x'); in DoReads()
25 static const int kValueSize = 1000; variable198 return test::RandomString(&r, kValueSize, storage); in Value()222 const int num = 3 + (Options().write_buffer_size / kValueSize); in TEST()248 options_.block_size = 2 * kValueSize; // Limit scope of corruption in TEST()