Home
last modified time | relevance | path

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

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