Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_client.py270 def stop_collection(self, collection_name): member in BitsClient
/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py411 self._client.stop_collection(self._active_collection.name)
/tools/test/connectivity/acts/framework/tests/controllers/bits_lib/
Dbits_client_test.py129 client.stop_collection('collection')