Home
last modified time | relevance | path

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

/mcuboot-3.7.0/sim/simflash/src/
Dlib.rs331 assert!(flash.erase(0, sectors[0].size - 1).is_bounds()); in test_device()
365 fn is_bounds(&self) -> bool; in is_bounds() method
370 fn is_bounds(&self) -> bool { in is_bounds() method