Searched refs:expecting_cb_failure (Results 1 – 1 of 1) sorted by relevance
60 static bool expecting_cb_failure; variable782 if (expecting_cb_failure) { in recv_cb_timeout()801 if (ret != -ETIMEDOUT && expecting_cb_failure) { in timeout_thread()802 zassert_true(expecting_cb_failure, in timeout_thread()842 expecting_cb_failure = true; in ZTEST()862 expecting_cb_failure = false; in ZTEST()875 expecting_cb_failure = true; in ZTEST()895 expecting_cb_failure = false; in ZTEST()908 expecting_cb_failure = false; in ZTEST()928 expecting_cb_failure = false; in ZTEST()[all …]