Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tfc/
Ddevice_info.py51 def __init__(self, device_serial, **kwargs): argument
Dcommand_attempt.py73 def __init__(self, task_id, attempt_id, hostname, device_serial, **kwargs): argument
/test/vts/utils/python/systrace/
Dsystrace_controller.py41 def __init__(self, android_vts_path, device_serial, process_name=''): argument