Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dtest.go34 ctx.RegisterModuleType("python_test", PythonTestFactory)
47 func PythonTestFactory() android.Module { func