Home
last modified time | relevance | path

Searched refs:target_name (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/aidegen/lib/
Ddom_util.py115 def update_element_with_condition(element, attributes, target_name, argument
138 def insert_element_data(element, attributes, target_name, target_value): argument
/tools/test/connectivity/acts/tests/google/ble/gatt/
DGattConnectTest.py917 target_name = self.per_ad.droid.bluetoothGetLocalName()
923 and device['name'] == target_name):
927 target_name = self.cen_ad.droid.bluetoothGetLocalName()
933 and device['name'] == target_name):
1006 target_name = self.per_ad.droid.bluetoothGetLocalName()
1009 if not any(d['name'] == target_name for d in conn_cen_devices):
1010 self.log.error(error_message.format(target_name, conn_cen_devices))
1014 target_name = self.cen_ad.droid.bluetoothGetLocalName()
1016 self.log.error(error_message.format(target_name, conn_per_devices))
/tools/treble/build/sandbox/
Doverlay.py442 target_name = target.get('name')
448 fs_view_map[target_name] = view_paths
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS28 adb push <aosp_root>/out/target/product/<target_name>/system/bin/mcap_tool /system/bin/