Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dtesting.go49 func GatherRequiredDepsForTest() string { func
/aosp_15_r20/build/soong/cc/
H A Dtesting.go41 func GatherRequiredDepsForTest(oses ...android.OsType) string { func