Home
last modified time | relevance | path

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

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