Home
last modified time | relevance | path

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

/build/soong/android/
Dsoong_config_modules_test.go22 type soongConfigTestModule struct { struct
32 m := &soongConfigTestModule{}
38 func (t soongConfigTestModule) GenerateAndroidBuildActions(ModuleContext) {} argument
128 foo := ctx.ModuleForTests("foo", "").Module().(*soongConfigTestModule)