Home
last modified time | relevance | path

Searched refs:TestTestModule (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule_tests.py14 TestTestModule = test_support.TestTestModule variable
18 return TestTestModule(BuildTestModule())
Dtest_support.py125 def TestTestModule(module): function