Home
last modified time | relevance | path

Searched refs:kBadBlockInterval (Results 1 – 3 of 3) sorted by relevance

/system/dev/block/ftl/test/
A Dndm-ram-driver.h15 constexpr int kBadBlockInterval = 50; variable
A Dndm-ram-driver.cpp193 if (bad_block_interval_++ == kBadBlockInterval) { in SimulateBadBlock()
A Ddriver-test.cpp167 for (int i = 0; i < kBadBlockInterval; i++) { in WriteBadBlockTest()

Completed in 4 milliseconds