Searched refs:max_erase_count (Results 1 – 2 of 2) sorted by relevance
74 EXPECT_LE(partition_.max_erase_count(), partition_.min_erase_count() + 1u); in TEST_F()112 EXPECT_LT(partition_.max_erase_count(), in TEST_F()
52 size_t max_erase_count() const { in max_erase_count() function