Home
last modified time | relevance | path

Searched refs:marie_msg (Results 1 – 1 of 1) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dmessage_tester.c1908 LinphoneChatMessage *marie_msg = NULL; in real_time_text() local
1919 marie_msg = (LinphoneChatMessage *)marie_messages->data; in real_time_text()
1921 BC_ASSERT_STRING_EQUAL(marie_msg->message, message); in real_time_text()