Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dfixture.go695 if ctx.config.mockBpList != "" {
696 ctx.SetModuleListFile(ctx.config.mockBpList)
760 if ctx.config.mockBpList != "" {
761 ctx.SetModuleListFile(ctx.config.mockBpList)
H A Dtesting.go46 if ctx.config.mockBpList != "" {
47 ctx.SetModuleListFile(ctx.config.mockBpList)
H A Dconfig.go141 mockBpList string member
493 c.mockBpList = blueprint.MockModuleListFile