Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go695 if ctx.config.mockBpList != "" {
696 ctx.SetModuleListFile(ctx.config.mockBpList)
760 if ctx.config.mockBpList != "" {
761 ctx.SetModuleListFile(ctx.config.mockBpList)
Dtesting.go49 if ctx.config.mockBpList != "" {
50 ctx.SetModuleListFile(ctx.config.mockBpList)
Dconfig.go158 mockBpList string member
585 c.mockBpList = blueprint.MockModuleListFile