Searched defs:PythonTestModule (Results 1 – 1 of 1) sorted by relevance
86 type PythonTestModule struct { struct87 PythonBinaryModule89 testProperties TestProperties90 testConfig android.Path91 data []android.DataPath94 func (p *PythonTestModule) init() android.Module {107 func (p *PythonTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {164 func (p *PythonTestModule) AndroidMkEntries() []android.AndroidMkEntries {