Home
last modified time | relevance | path

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

/build/soong/cc/
Dtesting.go540 const DefaultCcCommonTestModulesDir = "defaults/cc/common/" const
585 android.FixtureAddTextFile(DefaultCcCommonTestModulesDir+"Android.bp", commonDefaultModules()),
/build/soong/apex/
Dapex_test.go2460 …ensureListContains(t, libs, "out/soong/.intermediates/"+cc.DefaultCcCommonTestModulesDir+"libc++/"…