Home
last modified time | relevance | path

Searched defs:customTestModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/bp2build/
Dtesting.go71 type customTestModule struct { struct
72 android.ModuleBase
74 props customProps
75 test_props testProps
78 func (m *customTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {