Home
last modified time | relevance | path

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

/build/soong/testing/
Dtest_spec.go41 type TestSpecModule struct { struct
42 android.ModuleBase
43 android.DefaultableModuleBase
46 properties struct {
62 func (module *TestSpecModule) DepsMutator(ctx android.BottomUpMutatorContext) {
92 func (module *TestSpecModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {