Lines Matching refs:socket_called
27 bool socket_called; member
284 test_socket_ctx[OFFLOAD_1].socket_called = true; in offload_1_socket()
346 test_socket_ctx[OFFLOAD_2].socket_called = true; in offload_2_socket()
425 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in test_socket_setup_udp()
436 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in test_socket_setup_tls()
461 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
476 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
492 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
510 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
526 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
541 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
558 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
576 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
592 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
610 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
627 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
643 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
660 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
677 zassert_true(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
704 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
706 zassert_true(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
738 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
740 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
773 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
775 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
785 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
787 zassert_true(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
820 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
822 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()
832 zassert_false(test_socket_ctx[OFFLOAD_1].socket_called, in ZTEST()
834 zassert_false(test_socket_ctx[OFFLOAD_2].socket_called, in ZTEST()