Searched refs:actual_msg_len (Results 1 – 1 of 1) sorted by relevance
21 size_t actual_msg_len; in happy_path() local36 actual_msg_len = res; in happy_path()37 zassert_equal(actual_msg_len, expected_msg_len, in happy_path()45 actual_msg_len = res; in happy_path()46 zassert_equal(actual_msg_len, expected_msg_len, in happy_path()50 actual_msg_len) == 0, in happy_path()60 actual_msg_len = res; in happy_path()61 zassert_equal(actual_msg_len, expected_msg_len, in happy_path()70 actual_msg_len = res; in happy_path()71 zassert_equal(actual_msg_len, expected_msg_len, in happy_path()[all …]