Searched defs:device_serial (Results 1 – 3 of 3) sorted by relevance
/test/framework/harnesses/host_controller/tfc/ |
D | device_info.py | 51 def __init__(self, device_serial, **kwargs): argument
|
D | command_attempt.py | 73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument
|
/test/vts/utils/python/systrace/ |
D | systrace_controller.py | 41 def __init__(self, android_vts_path, device_serial, process_name=''): argument
|