Searched refs:kFileBytes (Results 1 – 2 of 2) sorted by relevance
97 options.target_file_size_base = kFileBytes; in TEST_F()350 options.target_file_size_base = kFileBytes; in TEST_F()1163 const int kFileBytes = 1 << 20; in TEST_F() local1171 options.target_file_size_base = kFileBytes; in TEST_F()1248 const int kFileBytes = 1 << 20; in TEST_F() local1259 options.target_file_size_base = kFileBytes; in TEST_F()1345 const int kFileBytes = 1 << 20; in TEST_F() local1356 options.target_file_size_base = kFileBytes; in TEST_F()1408 const int kFileBytes = 1 << 20; in TEST_F() local1440 const int kFileBytes = 1 << 20; in TEST_F() local[all …]
208 const int kFileBytes = 1 << 15; // 32 KB in TEST_F() local217 test::RandomString(&rnd, kFileBytes, &expected_data); in TEST_F()236 ASSERT_EQ(kFileBytes, mmap_buffer->GetLen()); in TEST_F()