Home
last modified time | relevance | path

Searched defs:TestApexes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dapex.go73 TestApexes []string member
262 TestApexes []string `blueprint:"mutated"` member
377 func (m *ApexModuleBase) TestApexes() []string { func