Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/conn_mgr_conn/src/
Dmain.c88 int timeout_count; member
103 test_event_stats.timeout_count += 1; in conn_mgr_conn_handler()
143 test_event_stats.timeout_count = 0; in conn_mgr_conn_before()
568 zassert_equal(stats.timeout_count, 1, in ZTEST()