Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Drpc_handler.py123 def __init__(self, rpc_interface_modules, document_module=None): argument
139 if document_module is None:
140 document_module = rpc_interface_modules[0]
141 self.html_doc = pydoc.html.document(document_module)
Dviews.py19 document_module=rpc_interface)
/external/autotest/frontend/tko/
Dviews.py6 document_module=rpc_interface)