Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/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/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/tests/google/bt/pts/instructions/
DMCAP_PTS_INSTRUCTIONS28 adb push <aosp_root>/out/target/product/<target_name>/system/bin/mcap_tool /system/bin/