Searched refs:ad_verify (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVoiceConfTest.py | 1770 self, ad_hangup, ad_verify, call_id, call_state, ads_active): argument 1797 if ad_verify.droid.telecomCallGetCallState(call_id) != call_state: 1798 ad_verify.log.error( 1800 ad_verify.droid.telecomCallGetCallState(call_id), call_state) 1802 ad_verify.log.info("Call in expected %s state", call_state) 4278 ad_verify=ads[0], 4303 ad_verify=ads[0], 4328 ad_verify=ads[0], 4353 ad_verify=ads[0], 4377 ad_verify=ads[0], [all …]
|