Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_client.py236 def start_collection(self, collection_name, default_sampling_rate=1000): argument
253 str(default_sampling_rate)]
/tools/test/connectivity/acts/framework/acts/controllers/
Dbits.py328 default_sampling_rate=hz)
/tools/test/connectivity/acts/framework/tests/controllers/bits_lib/
Dbits_client_test.py98 client.start_collection('collection', default_sampling_rate=12345)