Home
last modified time | relevance | path

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

/build/soong/testing/
Dall_test_specs.go12 return &allTestSpecsSingleton{}
15 type allTestSpecsSingleton struct { struct
20 func (this *allTestSpecsSingleton) GenerateBuildActions(ctx android.SingletonContext) { argument
42 func (this *allTestSpecsSingleton) MakeVars(ctx android.MakeVarsContext) { argument