Home
last modified time | relevance | path

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

/build/soong/android/
Dvariable_test.go228 type productVariablesDefaultsTestModule struct { struct
234 func (d *productVariablesDefaultsTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument
242 module := &productVariablesDefaultsTestModule{}
304 foo := result.ModuleForTests("foo", "").Module().(*productVariablesDefaultsTestModule)