Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/tests/subsys/fs/nvs/src/
Dmain.c35 struct stats_hdr *sim_thresholds; variable
40 sim_thresholds = stats_group_find("flash_sim_thresholds"); in setup()
56 if (sim_thresholds) { in teardown()
57 stats_reset(sim_thresholds); in teardown()
179 stats_walk(sim_thresholds, flash_sim_max_write_calls_find, in test_nvs_corrupted_write()
438 stats_walk(sim_thresholds, flash_sim_max_write_calls_find, in test_nvs_corrupted_sector_close_operation()
440 stats_walk(sim_thresholds, flash_sim_max_erase_calls_find, in test_nvs_corrupted_sector_close_operation()
442 stats_walk(sim_thresholds, flash_sim_max_len_find, in test_nvs_corrupted_sector_close_operation()