Home
last modified time | relevance | path

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

/build/soong/cc/
Dgenrule_test.go25 ctx := android.NewTestArchContext(config)
Dtesting.go669 ctx := android.NewTestArchContext(config)
/build/soong/android/
Dtesting.go161 func NewTestArchContext(config Config) *TestContext { func