Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressTest.py80 from acts_contrib.test_utils.tel.tel_test_utils import wait_for_call_id_clearing
568 if not wait_for_call_id_clearing(ad,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py2576 if not wait_for_call_id_clearing(
3033 if not wait_for_call_id_clearing(
3556 if not wait_for_call_id_clearing(
3563 if not wait_for_call_id_clearing(
3571 def wait_for_call_id_clearing(ad, function
10848 if not wait_for_call_id_clearing(ad, getattr(ad, "caller_ids", [])):