Home
last modified time | relevance | path

Searched defs:total_flash_ops (Results 1 – 1 of 1) sorted by relevance

/mcuboot-latest/sim/src/
Dimage.rs700 let total_flash_ops = self.total_count.unwrap(); in run_perm_with_fails() localVariable
749 let total_flash_ops = self.total_count.unwrap(); in run_perm_with_random_fails() localVariable