Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dtesting.go584 return newTestingModule(ctx.config, modules[0])
616 return newTestingModule(ctx.config, module)
1043 func newTestingModule(config Config, module Module) TestingModule { func
H A Dnamespace_test.go694 module = newTestingModule(result.config, testModule)