Home
last modified time | relevance | path

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

/build/soong/python/
Dtest.go30 ctx.RegisterModuleType("python_test", PythonTestFactory)
118 func PythonTestFactory() android.Module { func