Searched refs:get_max_retries (Results 1 – 3 of 3) sorted by relevance
314 bootability: Bootability::Retriable(sb.get_max_retries()), in test_slot_block_defaults()319 bootability: Bootability::Retriable(sb.get_max_retries()), in test_slot_block_defaults()540 … bootability: Bootability::Retriable(sb.get_max_retries()),
397 bootability: Bootability::Retriable(sb.get_max_retries()), in test_slot_block_defaults()417 bootability: Bootability::Retriable(sb.get_max_retries()), in test_slot_block_fewer_slots()
373 fn get_max_retries(&self) -> Tries { in get_max_retries() method