Searched refs:ctx4 (Results 1 – 1 of 1) sorted by relevance
384 struct coap_block_context *ctx0, *ctx1, *ctx2, *ctx3, *ctx4; in ZTEST_F() local412 ret = request_output_block_ctx(&ctx4); in ZTEST_F()414 zassert_not_null(ctx4); in ZTEST_F()425 release_output_block_ctx(&ctx4); in ZTEST_F()426 zassert_is_null(ctx4); in ZTEST_F()