Home
last modified time | relevance | path

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

/build/soong/java/
Dgenrule_test.go26 ctx := android.NewTestArchContext(config)
/build/soong/cc/
Dgenrule_test.go26 ctx := android.NewTestArchContext(config)
Dtesting.go698 ctx := android.NewTestArchContext(config)
/build/soong/android/
Dtesting.go177 func NewTestArchContext(config Config) *TestContext { func