Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go832 if ctx.config.mockBpList != "" {
833 ctx.SetModuleListFile(ctx.config.mockBpList)
900 if ctx.config.mockBpList != "" {
901 ctx.SetModuleListFile(ctx.config.mockBpList)
Dtesting.go41 if ctx.config.mockBpList != "" {
42 ctx.SetModuleListFile(ctx.config.mockBpList)
Dconfig.go302 mockBpList string member
642 c.mockBpList = blueprint.MockModuleListFile