Searched defs:uuid (Results 1 – 11 of 11) sorted by relevance
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/logger/ |
D | TfObjectTrackerTest.java | 40 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
|
D | InvocationMetricLoggerTest.java | 57 String uuid = UUID.randomUUID().toString(); in logMetric() local
|
/tools/test/connectivity/acts/tests/google/bt/gatt/ |
D | GattOverBrEdrTest.py | 90 def _find_service_added_event(self, gatt_server_callback, uuid): argument
|
/tools/test/connectivity/acts/framework/acts/ |
D | test_decorators.py | 46 def test_tracker_info(uuid, extra_environment_info=None, predicate=None): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/p2p/ |
D | wifi_p2p_const.py | 84 uuid = "6859dede-8574-59ab-9332-123456789011" variable in UpnpTestData
|
/tools/test/connectivity/acts/tests/google/ble/gatt/ |
D | GattConnectTest.py | 100 def _find_service_added_event(self, gatt_server_cb, uuid): argument
|
/tools/tradefederation/core/clearcut_client/com/android/tradefed/clearcut/ |
D | ClearcutClient.java | 190 String uuid = null; in getGroupingKey() local
|
/tools/test/connectivity/acts/tests/google/bt/ |
D | RfcommTest.py | 68 def _test_rfcomm_connection_with_uuid(self, uuid): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/pts/ |
D | pts_base_class.py | 281 def mmi_discover_service_uuid_range(self, uuid): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | bt_test_utils.py | 1111 uuid=None): argument 1151 uuid=None): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/ |
D | bluetooth_device.py | 107 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument 1123 def gatt_client_discover_characteristic_by_uuid(self, peer_identifier, argument 1283 def _read_all_characteristics(self, peer_identifier, uuid=None): argument
|