HomeSort by relevance Sort by last modified time
    Searched refs:conf_id (Results 1 - 2 of 2) sorted by null

  /external/lisa/tests/stune/
smoke_test_ramp.py 68 conf_id = tc["tag"]
72 "rtapp:{}:{}".format(conf_id, wload_id),
  /tools/test/connectivity/acts/framework/acts/test_utils/car/
car_telecom_utils.py 179 def hangup_conf(log, ad, conf_id):
185 conf_id: Conf call to hangup.
191 ad.serial, conf_id))
199 all_calls = get_call_id_children(log, ad, conf_id)
202 all_calls.add(conf_id)
208 ad.droid.telecomCallDisconnect(conf_id)

Completed in 216 milliseconds