Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py93 def phone_number_count(destination_path, file_name): argument
97 with open("{}{}".format(destination_path, file_name),
105 def count_contacts_with_differences(destination_path, argument
114 pce_contacts = parse_contacts("{}{}".format(destination_path,
116 pse_contacts = parse_contacts("{}{}".format(destination_path,
225 def generate_contact_list(destination_path, argument
256 create_new_contacts_vcf_from_vcards(destination_path, file_name, vcards)
259 def create_new_contacts_vcf_from_vcards(destination_path, vcf_file_name, argument
263 contact_file = open("{}{}".format(destination_path, vcf_file_name), "w+")
277 def import_device_contacts_from_vcf(device, destination_path, vcf_file, timeout=10): argument
[all …]
/tools/acloud/internal/lib/
Dandroid_build_client.py276 destination_path, argument
291 attempt_id, destination_bucket, destination_path)
298 destinationPath=destination_path)
303 attempt_id, destination_bucket, destination_path)
Dandroid_build_client_test.py107 destination_path=self.RESOURCE_ID)
132 destination_path=self.RESOURCE_ID)
/tools/acloud/public/
Ddevice_driver_test.py106 destination_path=fake_gs_object)
Ddevice_driver.py91 destination_path=disk_image_id)