Searched refs:destination_path (Results 1 – 5 of 5) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_contacts_utils.py | 93 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/ |
D | android_build_client.py | 97 destination_path, argument 112 attempt_id, destination_bucket, destination_path) 119 destinationPath=destination_path) 124 attempt_id, destination_bucket, destination_path)
|
D | android_build_client_test.py | 105 destination_path=self.RESOURCE_ID) 130 destination_path=self.RESOURCE_ID)
|
/tools/acloud/public/ |
D | device_driver_test.py | 106 destination_path=fake_gs_object)
|
D | device_driver.py | 94 destination_path=disk_image_id)
|