Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 14 of 14) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/logger/
DTfObjectTrackerTest.java40 String uuid = UUID.randomUUID().toString(); in testNotTracking() local
49 String uuid = UUID.randomUUID().toString(); in testTrackingWithParents() local
67 String uuid = UUID.randomUUID().toString(); in testTracking() local
87 String uuid = UUID.randomUUID().toString(); in testInternalClass() local
DInvocationMetricLoggerTest.java57 String uuid = UUID.randomUUID().toString(); in logMetric() local
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/
DGattOverBrEdrTest.py90 def _find_service_added_event(self, gatt_server_callback, uuid): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DGattConnectedBaseTest.py169 def _find_service_added_event(self, gatt_server_callback, uuid): argument
Dbt_test_utils.py1169 uuid=None): argument
1209 uuid=None): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/
Dwifi_p2p_const.py78 uuid = "6859dede-8574-59ab-9332-123456789011" variable in UpnpTestData
/tools/test/connectivity/acts/framework/acts/
Dtest_decorators.py121 def test_tracker_info(uuid, extra_environment_info=None, predicate=None): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dbluetooth_device.py107 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument
174 def gatt_client_read_characteristic_by_uuid(self, peer_identifier, uuid): argument
1025 def gatt_client_read_characteristic_by_uuid(self, peer_identifier, uuid): argument
1199 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument
1338 self, peer_identifier, handle, uuid=False): argument
1367 def _read_all_characteristics(self, peer_identifier, uuid=None): argument
/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py100 def _find_service_added_event(self, gatt_server_cb, uuid): argument
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/
DClearcutClient.java190 String uuid = null; in getGroupingKey() local
/tools/test/connectivity/acts_tests/tests/google/bt/
DRfcommTest.py68 def _test_rfcomm_connection_with_uuid(self, uuid): argument
/tools/test/openhst/
Dstress_test.proto184 string uuid = 3; field
/tools/test/connectivity/acts/framework/acts/test_utils/bt/pts/
Dpts_base_class.py294 def mmi_discover_service_uuid_range(self, uuid): argument
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dgattc_lib.py245 def readCharacteristicByType(self, uuid): argument