Searched refs:ctx3 (Results 1 – 1 of 1) sorted by relevance
384 struct coap_block_context *ctx0, *ctx1, *ctx2, *ctx3, *ctx4; in ZTEST_F() local403 ret = request_output_block_ctx(&ctx3); in ZTEST_F()405 zassert_is_null(ctx3); in ZTEST_F()423 release_output_block_ctx(&ctx3); in ZTEST_F()424 zassert_is_null(ctx3); in ZTEST_F()