Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvariable_test.go226 type productVariablesDefaultsTestModule struct { struct
232 func (d *productVariablesDefaultsTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument
240 module := &productVariablesDefaultsTestModule{}
302 foo := result.ModuleForTests("foo", "").Module().(*productVariablesDefaultsTestModule)
363 …esult.ModuleForTests("foo", "android_arm64_armv8-a").Module().(*productVariablesDefaultsTestModule)