Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go660 type MakeVarVariable interface { interface
687 …tx *TestContext) MakeVarsForTesting(filter func(variable MakeVarVariable) bool) []MakeVarVariable {
689 result := make([]MakeVarVariable, 0, len(vars))
/build/soong/java/
Ddexpreopt_config_testing.go1282 vars := result.MakeVarsForTesting(func(variable android.MakeVarVariable) bool {