Searched refs:kBlockCount (Results 1 – 1 of 1) sorted by relevance
31 static constexpr size_t kBlockCount = 10; variable55 for (size_t i = 0; i < kBlockCount; i++) { in WriteBaseDevice()79 for (size_t i = 0; i < kBlockCount; i++) { in TestBlockReads()152 options.max_blocks = {kBlockCount}; in TEST_F()