Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go126 TestFor() []string methodSpec
176 func (m *ApexModuleBase) TestFor() []string { func
/build/soong/cc/
Dcc.go2367 for _, testFor := range c.TestFor() {
2828 func (c *Module) TestFor() []string { func
2834 return c.ApexModuleBase.TestFor()