Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go585 return newTestingModule(t, ctx.config, modules[0])
618 return newTestingModule(t, ctx.config, module)
1058 func newTestingModule(t *testing.T, config Config, module Module) TestingModule { func
Dnamespace_test.go694 module = newTestingModule(result.fixture.t, result.config, testModule)