Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go258 TestFor() []string methodSpec
443 func (m *ApexModuleBase) TestFor() []string { func
/build/soong/cc/
Dcc.go959 "TestFor": c.TestFor(),
3746 func (c *Module) TestFor() []string { func
/build/soong/apex/
Dapex.go1212 if testFor := am.TestFor(); len(testFor) > 0 {