Home
last modified time | relevance | path

Searched defs:mockLicenseModule (Results 1 – 1 of 1) sorted by relevance

/build/soong/android/
Dlicense_kind_test.go117 type mockLicenseModule struct { struct
118 ModuleBase
119 DefaultableModuleBase
121 properties mockLicenseProperties
136 func (j *mockLicenseModule) DepsMutator(ctx BottomUpMutatorContext) {
144 func (p *mockLicenseModule) GenerateAndroidBuildActions(ModuleContext) {