Home
last modified time | relevance | path

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

/external/autotest/client/cros/multimedia/
Dbluetooth_facade.py213 def start(cls, job_name, instance_args = {}): argument
224 converted_args = cls._convert_instance_args(instance_args)
240 def stop(cls, job_name, instance_args = {}): argument
251 converted_args = cls._convert_instance_args(instance_args)