Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/bits_lib/
Dbits_client_test.py76 client.stop_collection()
94 client.stop_collection()
148 client.stop_collection()
184 client.stop_collection()
/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py299 self._client.stop_collection()
/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_client.py267 def stop_collection(self): member in BitsClient