Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility_test.go1236 type mockParent struct { struct
1242 func (p *mockParent) GenerateAndroidBuildActions(ModuleContext) { argument
1246 m := &mockParent{}