Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go382 type customTestModule struct { struct
383 android.ModuleBase
385 props customProps
386 test_props testProps
389 func (m *customTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {