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