Home
last modified time | relevance | path

Searched defs:ModuleForTests (Results 1 – 2 of 2) sorted by relevance

/build/soong/sdk/
Dtesting.go300 func (r *testSdkResult) ModuleForTests(name string, variant string) android.TestingModule { func
/build/soong/android/
Dtesting.go112 func (ctx *TestContext) ModuleForTests(name, variant string) TestingModule { func