Searched refs:obs_count (Results 1 – 1 of 1) sorted by relevance
551 int obs_count = 0; in ZTEST() local553 STRUCT_SECTION_COUNT(zbus_observer, &obs_count); in ZTEST()555 obs_count -= 1; in ZTEST()558 LOG_DBG("Counts obs %d, chan %d", obs_count, chan_count); in ZTEST()560 for (int i = 0; i < obs_count; ++i) { in ZTEST()