Searched refs:expected_message_with_custom_payload (Results 1 – 1 of 1) sorted by relevance
75 static const CHAR *expected_message_with_custom_payload = "{\"registrationId\" : \"reg_id\", \"payl… variable295 assert_int_equal(message_length, strlen(expected_message_with_custom_payload)); in __wrap__nxd_mqtt_client_publish_packet_send()297 expected_message_with_custom_payload, message_length); in __wrap__nxd_mqtt_client_publish_packet_send()