Searched refs:stop_count (Results 1 – 1 of 1) sorted by relevance
18 int stop_count; member187 tdata.stop_count++; in stop_expire()193 tdata.stop_count = 0; in init_data_count()216 zassert_true(tdata.stop_count == 0); in ZTEST()227 zassert_true(tdata.stop_count == 0, in ZTEST()228 "stop %u not 0", tdata.stop_count); in ZTEST()