Searched defs:TestingModule (Results 1 – 2 of 2) sorted by relevance
671 func dependsOn(ctx *TestContext, module TestingModule, possibleDependency TestingModule) bool {682 func numDeps(ctx *TestContext, module TestingModule) int {
606 …PredefinedLocationForArt(t *testing.T, config android.Config, module android.TestingModule, module…