Home
last modified time | relevance | path

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

/build/soong/android/
Dpath_properties_test.go24 type pathDepsMutatorTestModule struct { struct
37 module := &pathDepsMutatorTestModule{}
43 func (p *pathDepsMutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContext) { argument
130 m := ctx.ModuleForTests("foo", "android_arm64_armv8-a").Module().(*pathDepsMutatorTestModule)