Home
last modified time | relevance | path

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

/build/soong/python/
Dtest.go29 ctx.RegisterModuleType("python_test_host", PythonTestHostFactory)
112 func PythonTestHostFactory() android.Module { func