Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/tester/
H A Dcall_single_tester.c491 int previous_count_1 = m1->stat.number_of_LinphoneCallEnd; in end_call() local
494 BC_ASSERT_TRUE(wait_for(m1->lc,m2->lc,&m1->stat.number_of_LinphoneCallEnd,previous_count_1+1)); in end_call()
496 …BC_ASSERT_TRUE(wait_for(m1->lc,m2->lc,&m1->stat.number_of_LinphoneCallReleased,previous_count_1+1)… in end_call()