Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
Dmodule_unittest.py19 def test_module(self): member in ModuleIntegrationTests
/external/autotest/client/cros/cellular/pseudomodem/
Dpseudomodem.py213 def _CreateCustomObject(self, test_module, class_name, arg_file_name): argument
/external/libxml2/
Dtestapi.c52131 test_module(const char *module) { in test_module() function