Home
last modified time | relevance | path

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

/test/vts/runners/host/
Dtest_runner.py248 def verifyControllerModule(self, module): argument
273 def registerController(self, module, start_services=True): argument
/test/vts/harnesses/tradefed/src/com/android/tradefed/targetprep/
DVtsPythonVirtualenvPreparer.java310 protected void addDepModule(String module) { in addDepModule()
/test/vts/hals/light/bullhead/
Dlights.c223 static int open_lights(const struct hw_module_t* module, char const* name, in open_lights()