Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_lookup_tables.py84 def check_tmo_voice_mail_count(voice_mail_count_before, argument
90 def check_att_voice_mail_count(voice_mail_count_before, argument
92 return (voice_mail_count_after == (voice_mail_count_before + 1))
96 def check_spt_voice_mail_count(voice_mail_count_before, argument
98 return (voice_mail_count_after == (voice_mail_count_before + 1))