Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/frontend/afe/
H A 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)
H A Dviews.py12 document_module=rpc_interface)
/aosp_15_r20/external/autotest/frontend/tko/
H A Dviews.py6 document_module=rpc_interface)