Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace_test.go671 func dependsOn(ctx *TestContext, module TestingModule, possibleDependency TestingModule) bool {
682 func numDeps(ctx *TestContext, module TestingModule) int {
/build/soong/apex/
Dbootclasspath_fragment_test.go606 …PredefinedLocationForArt(t *testing.T, config android.Config, module android.TestingModule, module…