Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/bits_lib/
Dbits_client.py102 def export(self, collection_name, path): argument
126 def export_as_csv(self, channels, collection_name, output_file): argument
156 def add_markers(self, collection_name, markers): argument
192 def get_metrics(self, collection_name, start=None, end=None): argument
236 def start_collection(self, collection_name, default_sampling_rate=1000): argument
270 def stop_collection(self, collection_name): argument
289 def list_channels(self, collection_name): argument
298 def export_as_monsoon_format(self, dest_path, collection_name, argument